Sphenic Numbers by nn

END{for(;i=n++<762;){for(c=7;i++<n&&n/i%i;)n%i||c--;if(!c)print n}}

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

download

return to the top page