edge of cuboid by youz

(loop(format t"~A ~A ~A
"(setq a(read)b(read)l(isqrt(/(*(read)a)b)))(/ a l)(/(* b l)a)))

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

download

return to the top page