Prime differences by Histocrat

require"mathn"
a=Prime.new.take ?d
a.inject{|x,y|p a[y-x-1];y}

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

download

return to the top page