Make menu by clock

object n,g,s
n=0g=gets(0)for i=1to 26do
s={n+1,n/2,0,n*n}n=s[g[i]/22]printf(1,"%d\n",n)end for

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

download

return to the top page