multiples by teebee

enum M{M;int n,p=1;{for(;n<995;System.out.println(n+=p-n%p))p=p%6+2;}}

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

download

return to the top page