add day 16 part 1

This commit is contained in:
Dmitry Fedotov
2025-01-06 02:13:07 +03:00
parent 2d7d20ee59
commit 8b2c3bdfa1
5 changed files with 366 additions and 0 deletions

17
day16/input_test2.txt Normal file
View File

@@ -0,0 +1,17 @@
#################
#...#...#...#..E#
#.#.#.#.#.#.#.#.#
#.#.#.#...#...#.#
#.#.#.#.###.#.#.#
#...#.#.#.....#.#
#.#.#.#.#.#####.#
#.#...#.#.#.....#
#.#.#####.#.###.#
#.#.#.......#...#
#.#.###.#####.###
#.#.#...#.....#.#
#.#.#.#####.###.#
#.#.#.........#.#
#.#.#.#########.#
#S#.............#
#################