This ChatGPT analysis of its input below
correctly derives both of our views. I did
not bias this analysis by telling ChatGPT
what I expect to see.
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
HHH(DDD);
return;
}
int main()
{
HHH(DDD);
DDD();
}
Simulating Termination Analyzer HHH correctly simulates its input until:
(a) It detects a non-terminating behavior pattern then it aborts its simulation and returns 0,
(b) Its simulated input reaches its simulated "return" statement then it returns 1.
https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c
*Same thing saved as a PDF* https://www.researchgate.net/publication/394042683_ChatGPT_analyzes_HHHDDD
On 7/27/25 11:09 AM, olcott wrote:394042683_ChatGPT_analyzes_HHHDDD
This ChatGPT analysis of its input below correctly derives both of our
views. I did not bias this analysis by telling ChatGPT what I expect to
see.
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
HHH(DDD);
return;
}
int main()
{
HHH(DDD);
DDD();
}
Simulating Termination Analyzer HHH correctly simulates its input
until: (a) It detects a non-terminating behavior pattern then it aborts
its simulation and returns 0,
(b) Its simulated input reaches its simulated "return" statement then
it returns 1.
https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c
*Same thing saved as a PDF*
https://www.researchgate.net/publication/
Just shows that you have corrupted your version of ChatGPT.
It admits that HHH becomes infinitely recursive in its simulation, which should mean it can't return.
It then says it returns 0
These are contradictory.
Note, AIs don't necessarily remove all information from previous
sessions, even if they say they do.
I suppose the question is have you polluted other peoples machines, in
which case you may become liable for you intentional deceptive teaching
of the AI.
You will need to hope that no one tries to go after you, as you WILL
lose your arguement in a court of law, as you have shown a reckless
disregard for the truth.
On 7/27/25 11:09 AM, olcott wrote:
This ChatGPT analysis of its input below
correctly derives both of our views. I did
not bias this analysis by telling ChatGPT
what I expect to see.
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
HHH(DDD);
return;
}
int main()
{
HHH(DDD);
DDD();
}
Simulating Termination Analyzer HHH correctly simulates its input until:
(a) It detects a non-terminating behavior pattern then it aborts its
simulation and returns 0,
(b) Its simulated input reaches its simulated "return" statement then
it returns 1.
https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c
*Same thing saved as a PDF*
https://www.researchgate.net/
publication/394042683_ChatGPT_analyzes_HHHDDD
Just shows that you have corrupted your version of ChatGPT.
It admits that HHH becomes infinitely recursive in its simulation, which should mean it can't return.
It then says it returns 0
These are contradictory.
Note, AIs don't necessarily remove all information from previous
sessions, even if they say they do.
I suppose the question is have you polluted other peoples machines, in
which case you may become liable for you intentional deceptive teaching
of the AI.
You will need to hope that no one tries to go after you, as you WILL
lose your arguement in a court of law, as you have shown a reckless disregard for the truth.
On 7/27/2025 3:03 PM, Richard Damon wrote:
On 7/27/25 11:09 AM, olcott wrote:
This ChatGPT analysis of its input below
correctly derives both of our views. I did
not bias this analysis by telling ChatGPT
what I expect to see.
typedef void (*ptr)();
int HHH(ptr P);
void DDD()
{
HHH(DDD);
return;
}
int main()
{
HHH(DDD);
DDD();
}
Simulating Termination Analyzer HHH correctly simulates its input until: >>> (a) It detects a non-terminating behavior pattern then it aborts its
simulation and returns 0,
(b) Its simulated input reaches its simulated "return" statement then
it returns 1.
https://chatgpt.com/share/688521d8-e5fc-8011-9d7c-0d77ac83706c
*Same thing saved as a PDF*
https://www.researchgate.net/
publication/394042683_ChatGPT_analyzes_HHHDDD
Just shows that you have corrupted your version of ChatGPT.
That is not even the way that it works, nitwit.
It admits that HHH becomes infinitely recursive in its simulation,
which should mean it can't return.
It then says it returns 0
These are contradictory.
Note, AIs don't necessarily remove all information from previous
sessions, even if they say they do.
I suppose the question is have you polluted other peoples machines, in
which case you may become liable for you intentional deceptive
teaching of the AI.
You will need to hope that no one tries to go after you, as you WILL
lose your arguement in a court of law, as you have shown a reckless
disregard for the truth.
No it is just that you are too fucking stupid
to understand something as simple as recursive
simulation.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 146:21:16 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,935 |
D/L today: |
22 files (1,452K bytes) |
Messages: | 2,410,869 |