summaryrefslogtreecommitdiff
path: root/2018/input/12.txt
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2018-12-12 11:58:50 +0100
committerTom Smeding <tom.smeding@gmail.com>2018-12-12 11:58:50 +0100
commit7a15bcbeb8a86f3202ae55ca610384991806e443 (patch)
tree318ef84b6c2196952a49f89d4fc497369d31142b /2018/input/12.txt
parent46640ec717810091d4fa1d74167c01793c48c059 (diff)
Day 12
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: ###.#..#..##.##.###.#.....#.#.###.#.####....#.##..#.#.#..#....##..#.##...#.###.#.#..#..####.#.##.#
+
+#.... => .
+#.##. => #
+..#.. => .
+#.#.# => .
+.#.## => #
+...## => #
+##... => #
+###.. => #
+#..## => .
+.###. => .
+###.# => #
+..... => .
+#..#. => .
+.#.#. => #
+##..# => #
+.##.. => .
+...#. => .
+#.### => .
+..### => .
+####. => .
+#.#.. => #
+.##.# => #
+.#... => #
+##.#. => #
+....# => .
+..#.# => #
+#...# => #
+..##. => .
+.#..# => #
+.#### => .
+##### => #
+##.## => #