Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 538 Bytes

File metadata and controls

8 lines (5 loc) · 538 Bytes

Project Euler - Implemented in Rust

Build Status License MIT

Project Euler

My solutions for the Project Euler tasks.

Just run cargo run --bin pXXX, where XXX is the specific Euler-Problem (e. g. 001).