Pendulum by %20

s/^/50\n51/
:
s/+/<<123456789+01>/
s/^0\|\(.\)<.*\1\(\W*.\).*>/\2/
t
s/-/<10-987654321>/
t
p
s/\n..$/-&+/
t
Q

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

download

return to the top page