repo.or.cz
/
aoc_eblake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
day 23 support more inputs
[aoc_eblake.git]
/
2018
/
input12
blob
864fa0c9354d68bef1a3b656dfffd7a1c8ae7ff9
1
initial state: #..#.#..##......###...###
2
3
...## => #
4
..#.. => #
5
.#... => #
6
.#.#. => #
7
.#.## => #
8
.##.. => #
9
.#### => #
10
#.#.# => #
11
#.### => #
12
##.#. => #
13
##.## => #
14
###.. => #
15
###.# => #
16
####. => #