Mental calculation by teebee( hallvabo)

enum M{M;int i,y=(int)(Math.random()*9),x=y*6%9;{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