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 34f6b18f5c rm 007/main bin 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
004 rm commnets 004 1 year ago
005 005 ok 1 year ago
006 006 ok (previous was not ok, sorry i lied) 1 year ago
007 rm 007/main bin 1 year ago
008 008 ok 1 year ago
.gitignore 008 ok 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