enum F{F;{for(int b,t,n=9;n++<1e4;System.out.print(b>0?n+"\n":""))for(b=1,t=n;t>9;)b*=t%10<(t/=10)%10?1:0;}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page