Make menu by nn

v;main(c){for(;c=getchar()%8-1;)printf("%d\n",v=c%5?++v>>c/4:v*v);}

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

download

return to the top page