FM radio dial by clock

for(a=i=88;++i<109;)a+=" "+i
for(;r=readline(s="|"+a+"|\n|");print(s+"|\n"))for(x in a)s+=r%12-2?x-(0|3*r-264+(r>99&&0|r-99)+r%1*2)?" ":"*":"x"

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

download

return to the top page