Sphenic Numbers by murky-satyr

763.times{|i|k:0;for(p:2;p<i&&i%(p*p)>0;p++)if(i%p<1)k++;k==6&&i.p;}

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

download

return to the top page