2018 day 12 complete

This commit is contained in:
2018-12-12 11:44:28 -06:00
parent fc49bd9c94
commit c7af2e1eb7
3 changed files with 235 additions and 0 deletions

34
2018/day12/input Normal file
View File

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