Graph Statistic by tails

s/-//g
:
s/\(\S\)\(.* \)*\(\S*\1\S*\)/\3\2/
t
s/\S\+/(&)/g
h
:1
s/\S*()//
s/(\(.\)/\1(/g
H
t1
g
s/\s\|\S*(\S\+)//g
s/()$/\nABCDEFGHIJKLMNOPQRSTUVWXYZ/
s/(.*)/ /
s#\w*$#./0123456789:;<=>?@&[\\]^_`\L&{|}~#
:2
s/\(.\)\(.\)\(.*\2.*\1\)/\2\1\3/
t2
P
d

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page