Some useful algorithms for competitive programming
Go to file
2020-04-07 19:22:23 -05:00
Data Structures bugfix 2020-04-07 19:22:13 -05:00
Geometry Update polygons.cpp 2019-09-04 13:49:32 -05:00
Graph Updated libaries 2019-09-16 22:08:32 -05:00
Miscellaneous update util.cpp 2020-01-17 14:33:55 -06:00
String Update kmp.cpp 2019-09-16 22:40:32 -05:00
Template Update template.cpp 2020-02-06 16:21:27 -06:00
Tools Create grader.sh 2020-03-17 10:21:10 -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