My solutions for Project Euler in Rust.
git clone https://github.com/zsiciarz/euler.rs.git
cd euler.rs
make nightly-install
cargo run -- --problem=<PROBLEM NUMBER>
My solutions for Project Euler in Rust.
git clone https://github.com/zsiciarz/euler.rs.git
cd euler.rs
make nightly-install
cargo run -- --problem=<PROBLEM NUMBER>