jedireza / projecteuler-rs

My projecteuler.net solutions in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projecteuler-rs

My projecteuler.net solutions in Rust.

Run a solution

usage:
cargo run --bin <problem>
    The name of the problem file.  Ex: p001, p012, p142

About

My projecteuler.net solutions in Rust


Languages

Language:Rust 100.0%