Algorithm library for competitive programming contests.
The library is based on ac-library.
- CompressedSparseRow
- Convolution
- DisjointSetUnion
- FenwickTree
- LazySegmentTree
- Mathematics
- FlowGraph (MaxFlow and MinCostFlow)
- ModuloInteger
- SegmentTree
- StringAlgorithm
- StronglyConnectedComponent
- TwoSatisfiability
- FenwickTree2D
- LowestCommonAncestor
- PriorityQueue
- RandomizedBinarySearchTree
AconCavy/SnippetBuilder can generate code snippets from a file for Visual Studio Code.