my answers in Rust 
This project builds with Cargo.
Run the test suite:
cargo test
Run the Criterion.rs benchmarks:
cargo install cargo-criterion
cargo criterion
Print solutions for the inputs provided in local data files:
cargo run
This project builds with Cargo.
Run the test suite:
cargo test
Run the Criterion.rs benchmarks:
cargo install cargo-criterion
cargo criterion
Print solutions for the inputs provided in local data files:
cargo run