Skip to content

Commit 0f1bea1

Browse files
committed
day 19
1 parent ecdabe6 commit 0f1bea1

File tree

5 files changed

+731
-0
lines changed

5 files changed

+731
-0
lines changed

inputs/19-example.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
0: 4 1 5
2+
1: 2 3 | 3 2
3+
2: 4 4 | 5 5
4+
3: 4 5 | 5 4
5+
4: "a"
6+
5: "b"
7+
8+
ababbb
9+
bababa
10+
abbbab
11+
aaabbb
12+
aaaabbb

0 commit comments

Comments
 (0)