X by kozima

(dotimes(i(set'n(read)))(format t"~V@TX~:[~VTX~;~]
"(min(set'm(- n i 1))i)(= i m)(max i m)))

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

download

return to the top page