summaryrefslogtreecommitdiff
path: root/2018/input/12.txt
diff options
context:
space:
mode:
Diffstat (limited to '2018/input/12.txt')
-rw-r--r--2018/input/12.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/2018/input/12.txt b/2018/input/12.txt
new file mode 100644
index 0000000..588d9dc
--- /dev/null
+++ b/2018/input/12.txt
@@ -0,0 +1,34 @@
+initial state: ###.#..#..##.##.###.#.....#.#.###.#.####....#.##..#.#.#..#....##..#.##...#.###.#.#..#..####.#.##.#
+
+#.... => .
+#.##. => #
+..#.. => .
+#.#.# => .
+.#.## => #
+...## => #
+##... => #
+###.. => #
+#..## => .
+.###. => .
+###.# => #
+..... => .
+#..#. => .
+.#.#. => #
+##..# => #
+.##.. => .
+...#. => .
+#.### => .
+..### => .
+####. => .
+#.#.. => #
+.##.# => #
+.#... => #
+##.#. => #
+....# => .
+..#.# => #
+#...# => #
+..##. => .
+.#..# => #
+.#### => .
+##### => #
+##.## => #