Factorization corrected by kozima(quijote)

(loop(setf a(/(read)2)z(sqrt(-(* a a)(read))))(format t"~D ~D
"(- a z)(+ a z)))

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

download

return to the top page