Skip to content

Project Euler in Rust! (With minimal references)

Notifications You must be signed in to change notification settings

LiamSnow/euler-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler in Rust!

My goal was to do this while only using resources for Rust but not to solve the specific problems. Please ignore some of my questionable algorithms 🤧

Running

Replace PROBLEM_NUMBER:

cargo run --bin PROBLEM_NUMBER

About

Project Euler in Rust! (With minimal references)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages