Sujet : Re: ChatGPT totally understands exactly how I refuted the conventional halting problem proof technique
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theoryDate : 23. Jun 2025, 08:20:36
Autres entêtes
Organisation : -
Message-ID : <103av83$140ie$1@dont-email.me>
References : 1 2 3
User-Agent : Unison/2.2
On 2025-06-22 14:42:13 +0000, olcott said:
On 6/22/2025 4:32 AM, Mikko wrote:
On 2025-06-21 22:48:01 +0000, olcott said:
int DD()
{
int Halt_Status = HHH(DD);
if (Halt_Status)
HERE: goto HERE;
return Halt_Status;
}
https://chatgpt.com/s/t_6857335b37a08191a077d57039fa4a76
ChatGPT agrees that I have correctly refuted every
halting problem proof technique that relies on the above
pattern.
If you like to play with ChatGPT you should ask it for
a solution to the halting problem.
I gave you the link showing exactly what ChatGPT agreed to.
https://chatgpt.com/s/t_6857335b37a08191a077d57039fa4a76
What an artificial idiot agrees to is not interesting.
A solution to the halting problem would be.
-- Mikko