Number in number by clock

<?for(;$n=fgets(STDIN);)for($i=4;8-$i%=10;)echo$n/"1e$i"%100,(8-$i+=6)?~\xdf:~\xf5;

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

download

return to the top page