enum M{M;int i=99999,j,k;{for(;j++>0||++i<1e6;j%=9)if(i%j+(k=i/j-j*100)%1001<1&k<1e5)System.out.println(i);}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page