Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binom_coeff panics when k > n #10

Open
leontoeides opened this issue Nov 20, 2022 · 0 comments
Open

binom_coeff panics when k > n #10

leontoeides opened this issue Nov 20, 2022 · 0 comments

Comments

@leontoeides
Copy link

leontoeides commented Nov 20, 2022

binom_coeff panics when k > n

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant