Skip to content

renato-zannon/rust-project_euler

Repository files navigation

rust-project_euler

Project Euler badge

This is my take at solving the Project Euler problems (with far-from-optimal solutions, mind you), and learning Rust along the way.

If you want to play around, just make sure you have the latest rust nightly and cargo installed, and run cargo build on the toplevel dir. This will create a binary per problem on the target directory.

About

My take at solving Project Euler problems in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages