Skip to content
/ euler Public

Me learning Rust by solving problems on Project Euler

License

Notifications You must be signed in to change notification settings

kst164/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Me learning Rust by solving problems on Project Euler

Also first time using git

script.sh

Just to change which problem file is executed

primes

A small library I wrote to provide a PrimeTools struct that provides some prime number related functionality (iter, is_prime, factorize, etc.)

About

Me learning Rust by solving problems on Project Euler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages