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