Some useful algorithms for competitive programming
Go to file
2020-05-24 20:35:53 -05:00
Data Structures Update README.md 2020-05-13 12:48:29 -05:00
Geometry Update points_lines_vectors.cpp 2020-05-19 21:23:51 -05:00
Graph Update lca.cpp 2020-05-09 12:22:12 -05:00
Math Update primes.cpp 2020-05-21 18:10:07 -05:00
Miscellaneous Added some number theory stuff 2020-04-10 17:39:17 -05:00
String Update kmp.cpp 2019-09-16 22:40:32 -05:00
Template Update basic.cpp 2020-05-22 17:31:05 -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