Who here understands that the last paragraph is Necessarily true?

Liste des GroupesRevenir à theory 
Sujet : Who here understands that the last paragraph is Necessarily true?
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic comp.theory
Date : 13. Jul 2024, 22:15:56
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6un9t$3nufp$1@dont-email.me>
User-Agent : Mozilla Thunderbird
typedef void (*ptr)();
int HHH(ptr P);
void Infinite_Loop()
{
   HERE: goto HERE;
}
void Infinite_Recursion()
{
   Infinite_Recursion();
}
void DDD()
{
   HHH(DDD);
}
int main()
{
   HHH(Infinite_Loop);
   HHH(Infinite_Recursion);
   HHH(DDD);
}
Any input that must be aborted to prevent the non
termination of HHH necessarily specifies non-halting
behavior or it would never need to be aborted.
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
13 Jul 24 * Who here understands that the last paragraph is Necessarily true?172olcott
13 Jul 24 +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
14 Jul 24 `* Re: Who here understands that the last paragraph is Necessarily true?170Mikko
14 Jul 24  `* Re: Who here understands that the last paragraph is Necessarily true?169olcott
14 Jul 24   +* Re: Who here understands that the last paragraph is Necessarily true?154Richard Damon
15 Jul 24   i`* Re: Who here understands that the last paragraph is Necessarily true?153olcott
15 Jul 24   i `* Re: Who here understands that the last paragraph is Necessarily true?152Richard Damon
15 Jul 24   i  `* Re: Who here understands that the last paragraph is Necessarily true?151olcott
15 Jul 24   i   `* Re: Who here understands that the last paragraph is Necessarily true?150Richard Damon
15 Jul 24   i    `* Re: Who here understands that the last paragraph is Necessarily true?149olcott
15 Jul 24   i     `* Re: Who here understands that the last paragraph is Necessarily true?148Richard Damon
15 Jul 24   i      +* Re: Who here understands that the last paragraph is Necessarily true?111olcott
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?4Richard Damon
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?3olcott
15 Jul 24   i      ii +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
16 Jul 24   i      ii `- OLCOTT ADMITS TO LYING1Richard Damon
15 Jul 24   i      i+* Re: Who here understands that the last paragraph is Necessarily true?48Fred. Zwarts
15 Jul 24   i      ii`* Re: Who here understands that the last paragraph is Necessarily true?47olcott
16 Jul 24   i      ii +- OLCOTT ADMITS TO LYING FOR YEARS1Richard Damon
16 Jul 24   i      ii +* Re: Who here understands that the last paragraph is Necessarily true?40olcott
16 Jul 24   i      ii i`* Re: Who here understands that the last paragraph is Necessarily true?39Richard Damon
16 Jul 24   i      ii i `* Re: Who here understands that the last paragraph is Necessarily true?38olcott
16 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1joes
17 Jul 24   i      ii i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      ii i  `* Re: Who here understands that the last paragraph is Necessarily true?35Mikko
17 Jul 24   i      ii i   `* Re: Who here understands that the last paragraph is Necessarily true?34olcott
18 Jul 24   i      ii i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      ii i    `* Re: Who here understands that the last paragraph is Necessarily true?32Mikko
19 Jul 24   i      ii i     `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine31olcott
19 Jul 24   i      ii i      +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
19 Jul 24   i      ii i      +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9joes
19 Jul 24   i      ii i      i`* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
19 Jul 24   i      ii i      i +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6André G. Isaak
20 Jul 24   i      ii i      i  `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine5olcott
20 Jul 24   i      ii i      i   +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      i   `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3André G. Isaak
20 Jul 24   i      ii i      i    `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i      i     `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine20Mikko
20 Jul 24   i      ii i       `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine19olcott
20 Jul 24   i      ii i        +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
20 Jul 24   i      ii i        +* Re: Self-Modifying Turing Machine3joes
20 Jul 24   i      ii i        i`* Re: Self-Modifying Turing Machine2olcott
20 Jul 24   i      ii i        i `- Re: Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i        `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine14Mikko
21 Jul 24   i      ii i         `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine13olcott
21 Jul 24   i      ii i          +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
21 Jul 24   i      ii i          +* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine2joes
21 Jul 24   i      ii i          i`- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
22 Jul 24   i      ii i          `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine9Mikko
22 Jul 24   i      ii i           `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine8olcott
23 Jul 24   i      ii i            `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine7Mikko
23 Jul 24   i      ii i             `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine6olcott
24 Jul 24   i      ii i              +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
25 Jul 24   i      ii i              `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine4Mikko
25 Jul 24   i      ii i               `* Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine3olcott
26 Jul 24   i      ii i                +- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Richard Damon
26 Jul 24   i      ii i                `- Re: Who here understands that the last paragraph is Necessarily true? --- Self-Modifying Turing Machine1Mikko
16 Jul 24   i      ii `* Re: Who here understands that the last paragraph is Necessarily true?5Fred. Zwarts
16 Jul 24   i      ii  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      ii  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
16 Jul 24   i      ii   +- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
17 Jul 24   i      ii   `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
16 Jul 24   i      i`* Re: Who here understands that the last paragraph is Necessarily true?58Mikko
16 Jul 24   i      i `* Re: Who here understands that the last paragraph is Necessarily true?57olcott
17 Jul 24   i      i  +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i  `* Re: Who here understands that the last paragraph is Necessarily true?55Mikko
17 Jul 24   i      i   `* Re: Who here understands that the last paragraph is Necessarily true?54olcott
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?26Fred. Zwarts
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?25olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?23Fred. Zwarts
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?22olcott
17 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1joes
18 Jul 24   i      i    i i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?19Fred. Zwarts
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?18olcott
19 Jul 24   i      i    i i   +* Re: Who here understands that the last paragraph is Necessarily true?7Fred. Zwarts
19 Jul 24   i      i    i i   i`* Re: Who here understands that the last paragraph is Necessarily true?6olcott
19 Jul 24   i      i    i i   i +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i `* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i   i  `* Re: Who here understands that the last paragraph is Necessarily true?3olcott
20 Jul 24   i      i    i i   i   +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i   i   `- Re: Who here understands that the last paragraph is Necessarily true?1Fred. Zwarts
19 Jul 24   i      i    i i   `* Re: Who here understands that the last paragraph is Necessarily true?10Mikko
19 Jul 24   i      i    i i    `* Re: Who here understands that the last paragraph is Necessarily true?9olcott
19 Jul 24   i      i    i i     +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
20 Jul 24   i      i    i i     +* Re: Who here understands that the last paragraph is Necessarily true?4Fred. Zwarts
20 Jul 24   i      i    i i     i`* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue3olcott
20 Jul 24   i      i    i i     i +- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Richard Damon
20 Jul 24   i      i    i i     i `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
20 Jul 24   i      i    i i     `* Re: Who here understands that the last paragraph is Necessarily true?3Mikko
20 Jul 24   i      i    i i      `* Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue2olcott
20 Jul 24   i      i    i i       `- Re: Who here understands that the last paragraph is Necessarily true? --- Honest Dialogue1Fred. Zwarts
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
17 Jul 24   i      i    +* Re: Who here understands that the last paragraph is Necessarily true?21joes
17 Jul 24   i      i    i`* Re: Who here understands that the last paragraph is Necessarily true?20olcott
17 Jul 24   i      i    i +* Re: Who here understands that the last paragraph is Necessarily true?18joes
17 Jul 24   i      i    i i`* Re: Who here understands that the last paragraph is Necessarily true?17olcott
18 Jul 24   i      i    i i `* Re: Who here understands that the last paragraph is Necessarily true?16joes
18 Jul 24   i      i    i i  `* Re: Who here understands that the last paragraph is Necessarily true?15olcott
18 Jul 24   i      i    i `- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
18 Jul 24   i      i    +- Re: Who here understands that the last paragraph is Necessarily true?1Richard Damon
19 Jul 24   i      i    `* Re: Who here understands that the last paragraph is Necessarily true?5Mikko
15 Jul 24   i      `* Re: Who here understands that the last paragraph is Necessarily true?36olcott
15 Jul 24   `* Re: Who here understands that the last paragraph is Necessarily true?14Mikko

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal