Completed day 17

This commit is contained in:
2020-12-17 22:22:44 -05:00
parent 69740a6fbb
commit 0f038ae1dd
5 changed files with 404 additions and 0 deletions

8
day17/input/input.txt Executable file
View File

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

3
day17/input/test.txt Normal file
View File

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