Day 24 part 1

I think I understand part 2, I just...ugh. It seems like it's going to be a beating of rote map implementation.
This commit is contained in:
2022-06-26 10:24:54 -05:00
parent 36615d7f06
commit 4c58e5c51c
5 changed files with 144 additions and 0 deletions

5
inputs/24p.txt Normal file
View File

@ -0,0 +1,5 @@
##..#
...##
.#.##
#..#.
..#..

5
inputs/24s1.txt Normal file
View File

@ -0,0 +1,5 @@
....#
#..#.
#..##
..#..
#....

5
inputs/24s2.txt Normal file
View File

@ -0,0 +1,5 @@
.....
.....
.....
#....
.#...