Liste des Groupes | Revenir à theory |
void DDD()But if HHH doesn't do a complete emulation, it doesn't show that its input is non-halting, and if it does, it isn't the decider you claim, and thus it can't.
{
HHH(DDD);
return;
}
Do you really think that anyone knowing the C
programming language is too stupid to see that
DDD simulated by HHH cannot possibly return?
01 int DD(int (*x)())But HHH doesn't define the behavior of DDD, since it doesn't do a complete (and thus correct) emulation of its input.
02 {
03 int Halt_Status = HH(x, x);
04 if (Halt_Status)
05 HERE: goto HERE;
06 return Halt_Status;
07 }
08
09 int main()
10 {
11 Output("Input_Halts = ", HH(DD,DD));
12 }
DD simulated by HHH has the same behavior
as DDD simulated by HHH.
CAR T infusion tomorrow.Which might be your cause of being utterly stupid and a liar, but it seems your stupidity goes back quite a while.
(drastic cancer treatment)
Les messages affichés proviennent d'usenet.