for(n=0;n++<100;print(p))for(i=2,p=n;i<p;)p%i?i++:p/=i
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page