Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpplibForCP

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, Chinese version for addition, and many comments in the code.
  • Reference: CP-algorithm, AtCoder and many awesome blogs, for instance zscoder posted in codeforces.
  • Additional Chinese Reference: OI-wiki and LuoGu
  • Test: Welcome Your Test, almost all algorithms are tested in LuoGu
  • Mkdocs: The Document page is build with MkDocs

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

About

C++17 Template For Competitive Programming Algorithms

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages