/competitive-rs

Competitive programming library for Rust

Primary LanguageRustMIT LicenseMIT

competitive-rs

Competitive programming library for Rust

Usage

Add these lines to your Cargo.toml.

[dependencies]
competitive = { git = "https://github.com/tanakh/competitive-rs.git" }
proconio = "*"
typenum = "*"