Polynomial Sequences by kozima

(loop(format t"~A
"(-(car(do((x(read-from-string(format()"(~A 0)"(read-line)))(mapcar'-(cdr x)x)))((not(cdr x))x))))))

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

download

return to the top page