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