Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 517 Bytes

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