Just a sample of the Echomail archive
COMPLANC:
[ << oldest | < older | list | newer > | newest >> ]
|  Message 241,273 of 243,097  |
|  olcott to Olcott  |
|  Halting problem proof converted to Liar   |
|  09 Oct 25 10:33:40  |
 
XPost: comp.theory, comp.lang.c++, comp.ai.philosophy
From: polcott333@gmail.com
// The pseudo code shown below has been converted
// to C compiled as C++
// the pseudo code is easier to read.
// the C code is fully operational.
/***
As I first published here back in 2004:
On 6/23/2004 9:34 PM, Olcott wrote:
>
> function LoopIfYouSayItHalts (bool YouSayItHalts):
> if YouSayItHalts () then
> while true do {}
> else
> return false;
>
> Does this program Halt?
>
> (Your (YES or NO) answer is to be considered
> translated to Boolean as the function's input
> parameter)
>
> Please ONLY PROVIDE CORRECT ANSWERS!
***/
#include
|
[ << oldest | < older | list | newer > | newest >> ]
(c) 1994, bbs@darkrealms.ca