Re: Terms-Of-The-Art are Liars
"Chris M. Thomasson" <[email protected]>
| Newsgroups | sci.logic,sci.math,comp.theory,comp.ai.philosophy,alt.philosophy |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
On 7/5/2026 9:39 AM, dbush wrote:
[...]
> Your lack of response constitutes your admission that the below function
> successfully computes the mapping of all ints to 0.
>
>>>
>>>> int mapping_function(int x)
>>>> {
>>>> return 0;
>>>> }[...]
;^D what about x * 0 ?