Digital root Fixed by tails

h
:
y/0123456789/8-12345678/
s/\w/&-/g
t
x
G
s/.*/digital_root(&987654321/
s/\n\(.\{9\}\)*\(.\).*/)=\2/

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

download

return to the top page