day06 task 2

This commit is contained in:
Johannes
2019-12-07 09:32:03 +01:00
parent 5b26e05283
commit ea9e2646ca
2 changed files with 55 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
pub mod day01;
pub mod day03;
pub mod day04;
pub mod day05;
pub mod day06;