Count diamonds level 1 by kozima

(loop(format t"~A
"(loop until(eq(read)'#.(read))sum 1/3)))

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

download

return to the top page