(int 1) (int (+ (binom (- N 1) (- K 1)) (binom (- N 1) K))))) (defn bernoulli [M] (if (= M 0) (int 1) (for [K (range 0 (- M 1))]
確定! 回上一頁