← Back

September 18, 2013

#1266: Halting Problem

Halting Problem

((Today’s strip is in the form of a short computer program.))

Define doesithalt(program): { return true; }

The big picture solution to the halting problem