Skip to content

Rust solutions for Project Euler. Writes tests automagically. Has GTK submitter.

License

Notifications You must be signed in to change notification settings

bashforgo/project_euler

Repository files navigation

Project Euler

progress

My solutions to Project Euler problems, in Rust. Writes unit tests automatically, without revealing solutions (thanks to projecteuler-solutions). Has a fancy GTK app to submit solutions quickly.

Code reviews are more than welcome!

Usage

  • working on problems: cargo test <problem number>
  • submitting problems: cargo run --features submit <problem number>

About

Rust solutions for Project Euler. Writes tests automagically. Has GTK submitter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages