Add 2024 Quest 6
This commit is contained in:
parent
22d0b8bea7
commit
332e386213
9 changed files with 4331 additions and 0 deletions
9
2024/day06_the_tree_of_titans/tests/sample2
Normal file
9
2024/day06_the_tree_of_titans/tests/sample2
Normal file
|
@ -0,0 +1,9 @@
|
|||
RR:A,B,C
|
||||
A:D,E
|
||||
B:F,@
|
||||
C:G,H
|
||||
D:@
|
||||
E:@
|
||||
F:@
|
||||
G:@
|
||||
H:@
|
Loading…
Add table
Add a link
Reference in a new issue