Twin primes by unau

grep(1>$x*$y%$_,2..$x-1)||print"$x,$y\n"while($y=2+($x=$y||3))<2000

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

download

return to the top page