[][src]Crate algonium

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