/cpplibforCP

C++17 Template For Competitive Programming Algorithms(head only)

Primary LanguageC++MIT LicenseMIT

cpplibForCP

C++17 (-O2) template for competitive programming algorithms, which contains numerous math algorithms.

It's really hard to for me to give a reference for every algorithm (in English).

ToDo

  • Add GTest
  • support CI/CD
  • Refine factor using last spf

Deploy

mkdocs gh-deploy
cloudbase hosting:deploy site cpplibforCP -e  blog-5g9vf63s2e355403

Requirement(may need venv)

  • pip install mkdocs
  • pip install mkdocs-bootswatch
  • pip install python-markdown-math