2018 day 12 complete

This commit is contained in:
Tristan 2019-01-02 01:39:53 +00:00
parent 7bab2084eb
commit f6e6bd69c7
6 changed files with 221 additions and 41 deletions

34
2018/12/input.txt Normal file
View file

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