Liste des Groupes | Revenir à theory |
On 6/9/2025 6:24 AM, Richard Damon wrote:Yes you are. You just express your stupidity in another way.On 6/8/25 10:50 PM, olcott wrote:void Infinite_Recursion()void DDD()So, you think a partial simulation defines behavior?
{
HHH(DDD);
return;
}
The *input* to simulating termination analyzer HHH(DDD)
specifies recursive simulation that can never reach its
*simulated "return" instruction final halt state*
*Every rebuttal to this changes the words*
Where do you get that LIE from?
{
Infinite_Recursion();
}
void Infinite_Loop()
{
HERE: goto HERE;
return;
}
I am no so stupid that I require a complete
simulation of a non-terminating input.
Les messages affichés proviennent d'usenet.