1 2 32 4 512 by tails

:0
/=00/Q
s/_.*\|$/=_-/
:
s/0\?\(\W\)\{10\}/\10/
t
h
s/\W\+/&987654321 /g
s/0\?\W.\{8\}\(.\)\S* /\1/g
T
s/^\(.*\)_\1/\1/p
g
t0
s/-/--/g
b

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

download

return to the top page