diff options
Diffstat (limited to 'day16/example2.txt')
-rw-r--r-- | day16/example2.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/day16/example2.txt b/day16/example2.txt new file mode 100644 index 0000000..d4b8fad --- /dev/null +++ b/day16/example2.txt @@ -0,0 +1,17 @@ +#################
+#...#...#...#..E#
+#.#.#.#.#.#.#.#.#
+#.#.#.#...#...#.#
+#.#.#.#.###.#.#.#
+#...#.#.#.....#.#
+#.#.#.#.#.#####.#
+#.#...#.#.#.....#
+#.#.#####.#.###.#
+#.#.#.......#...#
+#.#.###.#####.###
+#.#.#...#.....#.#
+#.#.#.#####.###.#
+#.#.#.........#.#
+#.#.#.#########.#
+#S#.............#
+#################
|