SQR by kozima

(loop(format t"~D
"(loop as i to(min(setf m(read)n(read))m)sum(*(- m i)(- n i)))))

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

download

return to the top page