Some useful algorithms for competitive programming
Go to file
2020-08-12 09:29:40 -05:00
Data Structures Update segment_tree.cpp 2020-07-25 20:47:00 -05:00
Geometry Cleaned up geometry libraries 2020-08-12 09:29:40 -05:00
Graph Update max_flow.cpp 2020-07-04 15:36:48 -05:00
Math Update numtheory.cpp 2020-07-13 10:55:06 -05:00
Miscellaneous Create mi.cpp 2020-06-21 10:28:19 -05:00
String Update suffix_array.cpp 2020-06-25 13:56:47 -05:00
Template Improve readibility 2020-08-11 14:41:01 -05:00
Tools Create stress.sh 2020-05-24 20:35:53 -05:00
LICENSE Create LICENSE 2020-05-19 15:37: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