Mental calculation by teebee

enum M{M;int i,y=(int)(Math.random()*9),x=y<2?6:3;{for(;i++<100;System.out.print(y+" "))y=(x+(x=y))%10;}}

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

download

return to the top page