Roman numeral by quijote

(dotimes(i 2000)(set(intern(format()"~@r"(1+ i)))i))(loop(princ(1+(eval(read))))(terpri))

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

download

return to the top page