Some useful algorithms for competitive programming
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Anthony Wang b4feee9a2b
Use const instead of constexpr
1 year ago
Data Structures fix off by one in sparse table 1 year ago
Geometry Cleaned up geometry libraries 3 years ago
Graph Update lca.cpp 2 years ago
Math Use const instead of constexpr 1 year ago
String Enforce consistent style 3 years ago
Template Use const instead of constexpr 1 year ago
Tools Create stress.sh 3 years ago
LICENSE Update LICENSE 2 years ago
README.md Revise README to point to my website's CP page 1 year ago

README.md

Library

Some useful algorithms for competitive programming.