Complete day 8
This commit is contained in:
parent
ceaf7c8735
commit
f8ad0585c7
4 changed files with 896 additions and 0 deletions
5
day8/test
Normal file
5
day8/test
Normal file
|
@ -0,0 +1,5 @@
|
|||
LLR
|
||||
|
||||
AAA = (BBB, BBB)
|
||||
BBB = (AAA, ZZZ)
|
||||
ZZZ = (ZZZ, ZZZ)
|
Loading…
Add table
Add a link
Reference in a new issue