3 lines
43 B
Common Lisp
3 lines
43 B
Common Lisp
|
|
(add (mul 4 6) (mul (add 3 4) (add 5 6)))
|
|
|
(add (mul 4 6) (mul (add 3 4) (add 5 6)))
|