init day11

This commit is contained in:
Adam Jeniski 2022-01-06 23:51:39 -05:00
parent 802797e99e
commit b19f03e212
2 changed files with 11 additions and 0 deletions

10
inputs/11_test.txt Normal file
View File

@ -0,0 +1,10 @@
5483143223
2745854711
5264556173
6141336146
6357385478
4167524645
2176841721
6882881134
4846848554
5283751526

View File

@ -5,3 +5,4 @@
pub(crate) mod day9;
pub(crate) mod day10;
pub(crate) mod day11;