aboutsummaryrefslogtreecommitdiff
path: root/2020/17-Conway_Cubes/input
diff options
context:
space:
mode:
authorJulien Dessaux2023-04-06 01:01:05 +0200
committerJulien Dessaux2023-04-06 01:01:05 +0200
commit51630177efe628a5b87a33f8ef5d102af21859cf (patch)
treeca4ee209e744d94113cb85dcc360e5d73a0420db /2020/17-Conway_Cubes/input
parent2020-16 part 2 in haskell (diff)
downloadadvent-of-code-51630177efe628a5b87a33f8ef5d102af21859cf.tar.gz
advent-of-code-51630177efe628a5b87a33f8ef5d102af21859cf.tar.bz2
advent-of-code-51630177efe628a5b87a33f8ef5d102af21859cf.zip
2020-17 part 1 in haskell
Diffstat (limited to '2020/17-Conway_Cubes/input')
-rw-r--r--2020/17-Conway_Cubes/input8
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 @@
+.#.#..##
+..#....#
+##.####.
+...####.
+#.##..##
+#...##..
+...##.##
+#...#.#.