369 by kozima

(dotimes(i 1001)(format(> i 0)"~[~A~]~@*~V@{Clap~}
"(count-if(lambda(c)(find c"369"))(format()"~A"i))i))

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

download

return to the top page