Hello, codeforces
I write a personal C++ template for Competitive Programming Algorithms. It contains many common algorithms, especially mathematical ones.
I put it in github, I know that the more you use it, the more reliable it is. So I share it with you.
Almost all template are tested in a Chinese OJ: LuoGu. No one can ensure that no bugs in their code.
Thanks in advance if you find bugs or give other testes in cpplibforCP Repository.
As we know, programmers hate two things: - writing documents - others who don't writing documents