Add 2024 Quest 11
This commit is contained in:
parent
f7f796ed93
commit
9ad4df7eca
9 changed files with 291 additions and 0 deletions
6
2024/day11_biological_warfare/tests/challenge1
Normal file
6
2024/day11_biological_warfare/tests/challenge1
Normal file
|
@ -0,0 +1,6 @@
|
|||
A:O,Y,E
|
||||
I:U,U
|
||||
O:E,I,E
|
||||
E:O,I
|
||||
Y:U,O
|
||||
U:I,I,A
|
Loading…
Add table
Add a link
Reference in a new issue