enum M{M;{for(int i=1;i++<22;)System.out.printf("%"+(i<6?16/i+11:i+36/i%2+2)+".0f\n",Math.pow(i,22-i));}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page