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