Sujet : Re: Can you see that D correctly simulated by H remains stuck in recursive simulation?
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : comp.lang.c++ comp.lang.cDate : 25. May 2024, 20:57:16
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v2tfqt$3104j$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla Thunderbird
On 5/24/2024 1:55 PM, olcott wrote:
[...]
Keith Thompson the defender of truth, justice and honesty.
Can I boil your code down to:
int H(int*);
Oh my, what does H do?