Liste des Groupes | Revenir à c theory |
On 8/10/2024 1:56 PM, Fred. Zwarts wrote:Of course it doesn't, because it can actually prove that such an emulation will go on forever, as we can observe.Op 10.aug.2024 om 20:41 schreef olcott:Thus you already knew that your statement was false before youOn 8/10/2024 1:35 PM, Fred. Zwarts wrote:>>>
No evidence for these claims. We know that a simulation of a halting program is correct only when it reaches the halt state,
void Infinite_Recursion()
{
Infinite_Recursion();
}
>
void Infinite_Loop()
{
HERE: goto HERE;
}
>
You seem to be an ignoramus. Ordinary ignorance can be corrected.
Completely irrelevant. There is no infinite loop in HHH because HHH aborts after N recursions, not after an Infinite_Recursion.
said it. Infinite_Loop() need not be emulated to non-existent
completion before HHH recognizes its infinite behavior pattern.
Why say things that you know are false?
Les messages affichés proviennent d'usenet.