multiples by fill

n;main(i){for(;n<994;printf("%d\n",n))for(i=i%6+2;++n%i;);}

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

download

return to the top page