Skip to content

voidcoefficient/project-euler-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler's Rust Solutions

Project Euler
Build Status

Building & Running

To test the code yourself, run:

git clone https://github.com/paulo-e/project-euler-rust
cd project-euler-rust
cargo build --release # --release for performance
cd target/release
# run the challenges you want

License

Learn more about BSD-3-Clause license.

About

Project Euler's solutions written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages