Skip to content

Latest commit

 

History

History

rs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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