Some useful algorithms for competitive programming
Go to file
Ta180m da9eaf2b19
Update README.md
Fixed formatting
2019-09-04 13:56:42 -05:00
Data Structures updating libraries 2019-09-03 21:43:14 -05:00
Geometry Update polygons.cpp 2019-09-04 13:49:32 -05:00
Graph Create lca.cpp 2019-08-01 16:53:59 -05:00
Miscellaneous Create codeforces.cpp 2019-09-04 13:51:14 -05:00
String Update suffix_array.cpp 2019-09-04 13:49:18 -05:00
README.md Update README.md 2019-09-04 13:56:42 -05:00

Library

A collection of implementations of competitive programming algorithms.

For solutions of USACO problems, see https://github.com/Ta180m/USACO