Day 1, puzzle 2

This commit is contained in:
jazzpi
2022-12-13 13:11:56 +01:00
parent 84ee26264b
commit 108ef47eb5
3 changed files with 40 additions and 0 deletions

View File

@ -1 +1,2 @@
pub mod day1;
pub mod util;