| Liste des Groupes | Revenir à theory |
On 2025-10-25 17:53:27 +0000, olcott said:Now that four different LLM systems have been able
typedef int (*ptr)();Olcott has showm many times that he cannot correctly determine what
int HHH(ptr P);
>
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
>
int main()
{
HHH(DD);
}
other people understand and what they don't. Sometimes he assumes
nobody understands what others see sas obvious and well known, ar
other times he thinks others understand what actually is nonsense
without any meaningful content to be understood.
Les messages affichés proviennent d'usenet.