Added 2018 day 12

This commit is contained in:
Akumatic
2019-11-19 19:27:35 +01:00
parent dad7e11047
commit 8e1ec78f74
2 changed files with 157 additions and 0 deletions

34
2018/input/day12.txt Normal file
View File

@ -0,0 +1,34 @@
initial state: ###.......##....#.#.#..###.##..##.....#....#.#.....##.###...###.#...###.###.#.###...#.####.##.#....#
..... => .
#..## => .
..### => #
..#.# => #
.#.#. => .
####. => .
##.## => #
#.... => .
#...# => .
...## => .
##..# => .
.###. => #
##### => #
#.#.. => #
.##.. => #
.#.## => .
...#. => #
#.##. => #
..#.. => #
##... => #
....# => .
###.# => #
#..#. => #
#.### => #
##.#. => .
###.. => #
.#### => .
.#... => #
..##. => .
.##.# => .
#.#.# => #
.#..# => .