competitive-programming-rs 0.1.16

Competitive Programming Library in Rust
Documentation
1
2
3
4
/// Functions to test this library with contest-style IO files.
pub mod test_helper;

pub mod scanner;