aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorkaiwu <kaiwu2004@gmail.com>2023-01-04 17:39:39 +0800
committerkaiwu <kaiwu2004@gmail.com>2023-01-04 17:39:39 +0800
commit9c1816983af7da0ac5391c5c9010fc0985543353 (patch)
treece93aee58d10ba603a758375eff0d1a3a8d53eef /src
parent2083906a47831d245dfbfccb35886bf3c90d4405 (diff)
downloadadvent-of-code-9c1816983af7da0ac5391c5c9010fc0985543353.tar.gz
advent-of-code-9c1816983af7da0ac5391c5c9010fc0985543353.zip
2022 day23 more samples
Diffstat (limited to 'src')
-rw-r--r--src/2022/day23/input16
-rw-r--r--src/2022/day23/input212
2 files changed, 18 insertions, 0 deletions
diff --git a/src/2022/day23/input1 b/src/2022/day23/input1
new file mode 100644
index 0000000..57a5784
--- /dev/null
+++ b/src/2022/day23/input1
@@ -0,0 +1,6 @@
+.....
+..##.
+..#..
+.....
+..##.
+.....
diff --git a/src/2022/day23/input2 b/src/2022/day23/input2
new file mode 100644
index 0000000..c84aa7c
--- /dev/null
+++ b/src/2022/day23/input2
@@ -0,0 +1,12 @@
+..............
+..............
+.......#......
+.....###.#....
+...#...#.#....
+....#...##....
+...#.###......
+...##.#.##....
+....#..#......
+..............
+..............
+..............