Practical Numbers by *yuko*

do2 i=1,500;k=1;j=0;1 j=j+1;k=k+i/j*j/i*j;if(j<k)goto1;2 if(i<k)print'(i0)',i;end

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

download

return to the top page