Sphenic Numbers by kt3k

factor {9..762}|awk '!$5*$3%$2&&$4%$3&&$0+=0'

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

download

return to the top page