First day
authorGreg Burri <greg.burri@gmail.com>
Sat, 4 Dec 2021 16:10:50 +0000 (17:10 +0100)
committerGreg Burri <greg.burri@gmail.com>
Sat, 4 Dec 2021 16:10:50 +0000 (17:10 +0100)
commite79048b2b7a78543d423a7039a9919e44d072053
tree5a0c53e8ebedde7e4db4a3cdd00b6bdd7ee43352
First day
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
README.md [new file with mode: 0644]
src/common.rs [new file with mode: 0644]
src/day01.rs [new file with mode: 0644]
src/main.rs [new file with mode: 0644]