1 2 3 4 | (defun fun (x y) (+ x y)) (format t "10+20=~a~%" (fun 10 20)) |
KGRlZnVuIGZ1biAoeCB5KQogICgrIHggeSkpCgooZm9ybWF0IHQgIjEwKzIwPX5hfiUiIChmdW4gMTAgMjApKQ==
-
upload with new input
-
result: Success time: 0s memory: 3072 kB returned value: 255
[EXPRNPSR3] Missing function declaration for defun.



