Sphenic Numbers by murky-satyr

763.times{|i|k:0;range(2,i){|p|k+=i%p>0?0:i/p%p>0?1:7;}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