Period of first differences by tails

#!perl -pla
$_=1;$_+="@F"-$F[$_]+pop@F!=$F[-$_]while$_<@F

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

download

return to the top page