Why Nostr? What is Njump?
2023-08-25 16:03:03

りさりん! on Nostr: Common Lisper のためにCommon Lisp で階乗計算の関数書くか。 (define ...

Common Lisper のためにCommon Lisp で階乗計算の関数書くか。
(define (factorial n)
(cond ((zero? n) 1) (else (* n (factorial (- n 1)))))
Author Public Key
npub16s5mh7qgs9g8cc2rv7xpu0gdfsy66qd302v67xtmze45zctjg43ql0lft7