Sujet : Re: D correctly simulated by H cannot possibly reach its own line 06 and halt
De : news (at) *nospam* immibis.com (immibis)
Groupes : comp.theoryDate : 01. Jun 2024, 13:42:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v3f502$2ph3j$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
On 31/05/24 21:07, olcott wrote:
...
Does EE halt?
int EE() {
HH(EE, EE);
return 0;
}