Skip to content

Files

rs

my answers in Rust Rust CI

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