121321 by kaki

(loop(dotimes(i(or(set'd(digit-char-p(set'c(read-char))))1))(princ(if d(- d i)c))))

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

download

return to the top page