#!perl -p0 for$x(!y/x/0/..8){0while s/\.(?=(.{10})?$x)|((?<=$x.{10})|(?<=$x))\./1+$x/es}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page