Skip to content

Some solutions for Project Euler's problems written in Rust.

License

Notifications You must be signed in to change notification settings

idematos/rust-project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Project Euler

https://projecteuler.net/profile/idematos.png

Some solutions for Project Euler's problems written in Rust.

Prerequisites

Rust and Cargo installed. You can download them from here.

Usage

Run a specific problem:

cargo run --bin problem001

Why only the first 100 problems?

Project Euler's policy allows sharing solutions only for the first 100 problems.

Contributions

Feel free to open an issue or submit a pull request if you have questions or suggestions.

About

Some solutions for Project Euler's problems written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages