FM radio dial by clock

<?for(;$t=fgets(STDIN);)printf('|%s|
|%71s|

',join(~\xdf,range(88,108)),$t/55%2?str_pad(~\xd5,71-(0|(($s=0|$t-=88)>11?$s-11:0)+5*$t-2*$s)):str_repeat(x,71));

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

download

return to the top page