aboutsummaryrefslogtreecommitdiff
path: root/2023/13-Point_of_Incidence/example
diff options
context:
space:
mode:
authorJulien Dessaux2023-12-15 13:17:21 +0100
committerJulien Dessaux2023-12-15 13:17:21 +0100
commit2625cd05dae00e4a0093f1482af960ba32e7445f (patch)
treea4122d24dcdd59039b664f6401732a4321b6a452 /2023/13-Point_of_Incidence/example
parent2023-12 part 2 in haskell (diff)
downloadadvent-of-code-2625cd05dae00e4a0093f1482af960ba32e7445f.tar.gz
advent-of-code-2625cd05dae00e4a0093f1482af960ba32e7445f.tar.bz2
advent-of-code-2625cd05dae00e4a0093f1482af960ba32e7445f.zip
2023-13 part 1 in haskell
Diffstat (limited to '')
-rw-r--r--2023/13-Point_of_Incidence/example16
1 files changed, 16 insertions, 0 deletions
diff --git a/2023/13-Point_of_Incidence/example b/2023/13-Point_of_Incidence/example
new file mode 100644
index 0000000..b056c34
--- /dev/null
+++ b/2023/13-Point_of_Incidence/example
@@ -0,0 +1,16 @@
+#.##..##.
+..#.##.#.
+##......#
+##......#
+..#.##.#.
+..##..##.
+#.#.##.#.
+
+#...##..#
+#....#..#
+..##..###
+#####.##.
+#####.##.
+..##..###
+#....#..#
+