Some useful algorithms for competitive programming
Find a file
2020-06-21 10:28:19 -05:00
Data Structures Update dynamic_segment_tree_2d.cpp 2020-06-17 13:26:00 -05:00
Geometry Update polygons.cpp 2020-06-04 17:59:54 -05:00
Graph update 2020-06-14 11:15:37 -05:00
Math update 2020-06-15 10:26:56 -05:00
Miscellaneous Create mi.cpp 2020-06-21 10:28:19 -05:00
String Update kmp.cpp 2019-09-16 22:40:32 -05:00
Template Update basic.cpp 2020-06-18 12:10:21 -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