C++ template library for ACM-ICPC and competitive programming.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
28
commits
add: DjSieve 杜教筛
2f2ac66
fix: adjust comp[i] to 0-indexed
cb07cd5
add: Tarjan VBCC
a24d38c
update: TarjanEBCC
d9c58d2
fix Math/ ModInt.cpp and typo in .md
99745a6
delete Modint to be fixed
e8faa16
update: TarjanSCC and fix typo
99cd84a
fix: ModInt.cppf
74ca6c3
add many Number Thoery
2ff6d8d
add FibNim & 齐肯多夫分解
3afca8c
add: Other/ int128 related functions
356254b
add Other/ & some comments
b51c82b
add Other/ Kim Larsen Calculation Formula
d9c8a08
add Graph-Tree HLD 树链剖分
47d120c
add: SAM 后缀自动机
1443b24