asunder by murky-satyr

s=io.read"*a"for i=9,122 do
c=s.char(i)_,n=s:gsub(c:match"%w"or 0,c)_=n<1 or print(c..s.format(":%3d",n))end

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

download

return to the top page