Skip to content

Answers to some of the early Project Euler problems in Rust

License

Notifications You must be signed in to change notification settings

burrowsa/ProjectEulerRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Project Euler Problems in Rust

I wanted to learn Rust so I decided to work through some of the Project Euler problems and try and solve them using Rust. This project is my first attempt with the Rust language so there are almost certainly better or more idiomatic ways than my implementations. As it is my goal to gain familiarity with the Rust language and libraries I will use everything as my disposal rather than implementing features for myself e.g. BigInts, permutations etc.

About

Answers to some of the early Project Euler problems in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages