day 1 full

This commit is contained in:
Johannes
2019-12-01 09:23:56 +01:00
commit 7dd992b93a
7 changed files with 159 additions and 0 deletions

1
src/tasks/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod day01;