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

16
2018/day12/testinput Normal file
View File

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