Make menu by nn

v=0
System.in.any{println v=[v*v,0,v/2,v+1][it%9%4]?:q}

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

download

return to the top page