DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory

Liste des GroupesRevenir à cl c++ 
Sujet : DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.lang.c comp.lang.c++
Date : 27. Jun 2025, 20:36:33
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103mrs1$ar3e$1@dont-email.me>
User-Agent : Mozilla Thunderbird
I am only here for the validation of the behavior
of DDD correctly simulated by HHH.
I have included proof that the people on comp.theory
lied about this at the bottom.
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
   HHH(DDD);
   return;
}
int main()
{
   HHH(DDD);
   DDD();
}
Termination Analyzer HHH simulates its input until
it detects a non-terminating behavior pattern. When
HHH detects such a pattern it aborts its simulation
and returns 0.
On 6/27/2025 12:27 PM, Alan Mackenzie wrote:
 > In comp.theory olcott <polcott333@gmail.com
 > wrote:
 >
 >> I know that DDD .... simulated by HHH cannot
 >> possibly reach its own simulated "return" statement
 >> final halt state because the execution trace
 >> conclusively proves this.
 >
 > Everybody else knows this, too, and nobody has
 > said otherwise. *The conclusion is that the*
 > *simulation by HHH is incorrect*
 >
*That last sentence is an intentional falsehood*
--
Copyright 2025 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
27 Jun 25 * DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory25olcott
28 Jun 25 +* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory9Mike Terry
28 Jun 25 i+* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory6olcott
28 Jun 25 ii`* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory5Mike Terry
28 Jun 25 ii `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory4olcott
28 Jun 25 ii  `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory3Mike Terry
28 Jun 25 ii   +- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory1olcott
28 Jun 25 ii   `- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory1olcott
29 Jun 25 i+- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory1olcott
29 Jun 25 i`- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- (Typo corrected)1olcott
28 Jun 25 `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory15wij
28 Jun 25  `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory14olcott
28 Jun 25   `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory13dbush
28 Jun 25    `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory12olcott
28 Jun 25     `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory11dbush
28 Jun 25      `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory10olcott
28 Jun 25       `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory9dbush
28 Jun 25        `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory8olcott
28 Jun 25         `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory7dbush
28 Jun 25          `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory6olcott
28 Jun 25           `* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory5dbush
28 Jun 25            +* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory3olcott
28 Jun 25            i`* Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory2dbush
28 Jun 25            i `- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory1olcott
28 Jun 25            `- Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal