summaryrefslogtreecommitdiff
path: root/2024/go/input
diff options
context:
space:
mode:
Diffstat (limited to '2024/go/input')
-rw-r--r--2024/go/input/day16_1.test16
-rw-r--r--2024/go/input/day16_2.test17
2 files changed, 33 insertions, 0 deletions
diff --git a/2024/go/input/day16_1.test b/2024/go/input/day16_1.test
new file mode 100644
index 0000000..7931cf5
--- /dev/null
+++ b/2024/go/input/day16_1.test
@@ -0,0 +1,16 @@
+###############
+#.......#....E#
+#.#.###.#.###.#
+#.....#.#...#.#
+#.###.#####.#.#
+#.#.#.......#.#
+#.#.#####.###.#
+#...........#.#
+###.#.#####.#.#
+#...#.....#.#.#
+#.#.#.###.#.#.#
+#.....#...#.#.#
+#.###.#.#.#.#.#
+#S..#.....#...#
+###############
+
diff --git a/2024/go/input/day16_2.test b/2024/go/input/day16_2.test
new file mode 100644
index 0000000..bc61c57
--- /dev/null
+++ b/2024/go/input/day16_2.test
@@ -0,0 +1,17 @@
+#################
+#...#...#...#..E#
+#.#.#.#.#.#.#.#.#
+#.#.#.#...#...#.#
+#.#.#.#.###.#.#.#
+#...#.#.#.....#.#
+#.#.#.#.#.#####.#
+#.#...#.#.#.....#
+#.#.#####.#.###.#
+#.#.#.......#...#
+#.#.###.#####.###
+#.#.#...#.....#.#
+#.#.#.#####.###.#
+#.#.#.........#.#
+#.#.#.#########.#
+#S#.............#
+#################