summaryrefslogtreecommitdiff
path: root/2024/day16/input_test2
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2024-12-18 16:01:56 +0100
committerBotond Hende <nettingman@gmail.com>2024-12-18 16:01:56 +0100
commitf39ea864b9985efd08b95f811161397b65730bc2 (patch)
treed5803342c8dce61239c398bab77b7989e975e21a /2024/day16/input_test2
parent566032d375e65abb17e417faf7f9c1f64de2eaba (diff)
2024 day16 solve1HEADmaster
Diffstat (limited to '2024/day16/input_test2')
-rw-r--r--2024/day16/input_test217
1 files changed, 17 insertions, 0 deletions
diff --git a/2024/day16/input_test2 b/2024/day16/input_test2
new file mode 100644
index 0000000..a98e558
--- /dev/null
+++ b/2024/day16/input_test2
@@ -0,0 +1,17 @@
+#################
+#...#...#...#..E#
+#.#.#.#.#.#.#.#.#
+#.#.#.#...#...#.#
+#.#.#.#.###.#.#.#
+#...#.#.#.....#.#
+#.#.#.#.#.#####.#
+#.#...#.#.#.....#
+#.#.#####.#.###.#
+#.#.#.......#...#
+#.#.###.#####.###
+#.#.#...#.....#.#
+#.#.#.#####.###.#
+#.#.#.........#.#
+#.#.#.#########.#
+#S#.............#
+################# \ No newline at end of file