Expand description
This library provides a collection of classic algorithms, focusing on programming contests such as codeforces and atcoder.
Modulesยง
- data_
structure - data structures for efficient operations
- math
- mathematic related functions and structs
- util
- util functions and trails to help typical implementation