Some useful algorithms for competitive programming
Go to file
2020-07-04 15:36:48 -05:00
Data Structures Update fenwick_tree_2d.cpp 2020-06-26 11:51:11 -05:00
Geometry Update points_lines_vectors.cpp 2020-06-24 11:27:41 -05:00
Graph Update max_flow.cpp 2020-07-04 15:36:48 -05:00
Math Update numtheory.cpp 2020-06-29 08:50:29 -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 Update usaco.cpp 2020-06-21 12:14:42 -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