j;main(i){for(;j=j<i?j+1:i++<100;)i%j||printf(j<i?"%d ":"%d\n",j);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page