day 23 optimize, with help
[aoc_eblake.git] / 2018 / input12
blob864fa0c9354d68bef1a3b656dfffd7a1c8ae7ff9
1 initial state: #..#.#..##......###...###
3 ...## => #
4 ..#.. => #
5 .#... => #
6 .#.#. => #
7 .#.## => #
8 .##.. => #
9 .#### => #
10 #.#.# => #
11 #.### => #
12 ##.#. => #
13 ##.## => #
14 ###.. => #
15 ###.# => #
16 ####. => #