luzhiled1333 / comp-library

Creative Commons Zero v1.0 Universal
4 stars 2 forks source link

Implement #156 #157

Closed Luzhiled closed 1 year ago

Luzhiled commented 1 year ago

概要 / Overview

Lucas の定理による $\binom{n}{k} \mod p$

関連 issue, PR / Related issues, PRs

TODO

CI 関連項目

verify-check / verify

(cd $(git rev-parse --show-toplevel) && oj-verify all)

clang-format

(cd $(git rev-parse --show-toplevel) && clang-format -i $(find src/ test/ unit-test/ -name "*.hpp" -or -name "*.cpp"))
Luzhiled commented 1 year ago

dynamic modint が、ありませんでした…………

Luzhiled commented 1 year ago

verify-check: https://github.com/luzhiled1333/comp-library/actions/runs/5025552875

ei1333 commented 1 year ago

すみません、dynamic modintの実装予定はありますでしょうか

Luzhiled commented 1 year ago

ありません

Luzhiled commented 1 year ago

merge していいか?もう

Luzhiled commented 1 year ago

verify-check: https://github.com/luzhiled1333/comp-library/actions/runs/5025725064

Luzhiled commented 1 year ago

すいません、CIを回している最中なのですが

ei1333 commented 1 year ago

ei1333 commented 1 year ago

CI通りましたね