al-jshen/compute

`binom_coeff` panics when k > n

Opened this issue · 0 comments

binom_coeff panics when k > n

Panics attempt to multiply with overflow if n is 334 and k is 11