Skip to content

ethanchristensen01/project_euler_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions

Problem definitions, solutions, tests, and benchmarks for Project Euler. Written in Rust.

Usage

Run Tests

cargo test --release

or

cargo test --release problem_0xy_solve

Run Benchmarks

cargo bench

Run Lints

cargo clippy

About

I solved a few Project Euler problems using Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages