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 = "*"