C++17 (-O2) template for competitive programming algorithms, which contains numerous math algorithms.
- Aims: build a stable, fast, easy-to-read C++ template.(the more you use it, the more reliable it is)
- Document: English version and many comments in the code, Chinese version for addition.
- Reference: CP-algorithm, AtCoder and many awesome blogs, for instance zscoder posted in codeforces and jiangly's submissions
- Additional Chinese Reference: OI-wiki and LuoGu
- Test: almost all algorithms are tested in LuoGu and Codeforces
- Mkdocs: The Document page is build with MkDocs
It's really hard to for me to give a reference for every algorithm (in English).
- Add GTest
- support CI/CD
- Refine factor using
last spf
mkdocs gh-deploy
cloudbase hosting:deploy site cpplibforCP -e blog-5g9vf63s2e355403
pip install mkdocs
pip install mkdocs-bootswatch
pip install python-markdown-math