aboutsummaryrefslogtreecommitdiff
path: root/2023/21-Step_Counter/example
diff options
context:
space:
mode:
authorJulien Dessaux2024-07-12 00:22:27 +0200
committerJulien Dessaux2024-07-12 00:22:27 +0200
commitc98a3a3cab44d5989dc51518a9c619898893b999 (patch)
tree0107999a2c7e84304fd7f34cb00a216b4db2c424 /2023/21-Step_Counter/example
parent2023-20 part 2 in haskell (diff)
downloadadvent-of-code-c98a3a3cab44d5989dc51518a9c619898893b999.tar.gz
advent-of-code-c98a3a3cab44d5989dc51518a9c619898893b999.tar.bz2
advent-of-code-c98a3a3cab44d5989dc51518a9c619898893b999.zip
2023-21 part 1 in haskell
Diffstat (limited to '')
-rw-r--r--2023/21-Step_Counter/example11
1 files changed, 11 insertions, 0 deletions
diff --git a/2023/21-Step_Counter/example b/2023/21-Step_Counter/example
new file mode 100644
index 0000000..9e1d842
--- /dev/null
+++ b/2023/21-Step_Counter/example
@@ -0,0 +1,11 @@
+...........
+.....###.#.
+.###.##..#.
+..#.#...#..
+....#.#....
+.##..S####.
+.##..#...#.
+.......##..
+.##.#.####.
+.##..##.##.
+...........