summaryrefslogtreecommitdiff
path: root/2024/day16/input_test
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_test
parent566032d375e65abb17e417faf7f9c1f64de2eaba (diff)
2024 day16 solve1HEADmaster
Diffstat (limited to '2024/day16/input_test')
-rw-r--r--2024/day16/input_test15
1 files changed, 15 insertions, 0 deletions
diff --git a/2024/day16/input_test b/2024/day16/input_test
new file mode 100644
index 0000000..94e806c
--- /dev/null
+++ b/2024/day16/input_test
@@ -0,0 +1,15 @@
+###############
+#.......#....E#
+#.#.###.#.###.#
+#.....#.#...#.#
+#.###.#####.#.#
+#.#.#.......#.#
+#.#.#####.###.#
+#...........#.#
+###.#.#####.#.#
+#...#.....#.#.#
+#.#.#.###.#.#.#
+#.....#...#.#.#
+#.###.#.#.#.#.#
+#S..#.....#...#
+############### \ No newline at end of file