Hofstadter Q sequence by clock

1<?for(${0}=1;++$i<300;)echo~\xf5,$$i=${$i-${$i-1}}+${$i-${$i-2}};

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page