Expand description

The Competitive Programming Library in Rust

The Competitive Programming Library in Rust is a set of snippets, which can be used in programming contests.

Modules

Structures that can efficiently operate data.
Geometry algorithms.
Algorithms related to graph theory.
Mathematical algorithms.
Utilities for tests, stdin, and so on.