Numbers Cap by kaki

((^a(dotimes(i 9)(format #t"~vd
"(+ i 9)(*(inc! a(expt 10 i))a))))0)

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

download

return to the top page