multiples by teebee

for(int n,p=3;n<995;p=p%6+2)write(n+=p-n%p);

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

download

return to the top page