Some useful algorithms for competitive programming
Go to file
2019-12-03 16:04:17 -06:00
Data Structures updated segtree 2019-11-29 15:20:48 -06: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 Moved templates 2019-09-23 12:28:48 -05:00
String Update kmp.cpp 2019-09-16 22:40:32 -05:00
Template Merge branch 'master' of https://github.com/Ta180m/Library 2019-12-03 16:04:17 -06: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