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

Liste des GroupesRevenir à cl c++ 
Sujet : Re: DDD correctly simulated by HHH can't possibly reach its own "return" statement --- Liars on comp.theory
De : dbush.mobile (at) *nospam* gmail.com (dbush)
Groupes : comp.lang.c++
Date : 28. Jun 2025, 16:14:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103p0sf$tnu1$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 6/28/2025 11:04 AM, olcott wrote:
On 6/28/2025 2:43 AM, wij wrote:
On Fri, 2025-06-27 at 14:36 -0500, olcott wrote:
I am only here for the validation of the behavior
of DDD correctly simulated by HHH.
>
The definition of HHH is missing.
 The definition is specified in this part that you
dishonestly erased:
 On 6/27/2025 2:36 PM, olcott wrote:
 > 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.
 
The dishonest one here is YOU, as it was not wij who snipped the below in his reply but YOU:

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.
 HHH(DDD) will run in infinite loop, which conforms to Halting Problem proof.
 
When
HHH detects such a pattern it aborts its simulation
and returns 0.
And here is the part that you dishonestly said was erased when in fact it was not.
This proves that it is YOU who are lying and will say anything to push your agenda.

 This looks like a problem specification, but you said "Halting Problem" is
incorrect. Peter Olcott's Own Problem is never clear.

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