Period of first differences by Histocrat (author)

#!ruby -pal
$_=1
$_+=1while[*$F.each_cons(2).map{|t|-eval(t*'-')}.each_slice($_)][0..-2].uniq[1]

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

download

return to the top page