diff options
Diffstat (limited to '2020/17-Conway_Cubes/input')
-rw-r--r-- | 2020/17-Conway_Cubes/input | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/2020/17-Conway_Cubes/input b/2020/17-Conway_Cubes/input new file mode 100644 index 0000000..0a30565 --- /dev/null +++ b/2020/17-Conway_Cubes/input @@ -0,0 +1,8 @@ +.#.#..## +..#....# +##.####. +...####. +#.##..## +#...##.. +...##.## +#...#.#. |