You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coin de Gamma 10e372f2f9 bugget 003, but ok 1 year ago
001 fix indent in solution.rs 1 year ago
002 002-ok + readme 1 year ago
003 bugget 003, but ok 1 year ago
.gitignore hello commit 1 year ago
LICENSE Initial commit 1 year ago
README.md 002-ok + readme 1 year ago

README.md

projecteuler.net

just some rust code mostly for test environment, no to actually solve all problems

https://projecteuler.net

run soultion

cd 001
rustc solution.rs && solution