mirror of
https://github.com/plasmaofthedawn/adventofcode.git
synced 2025-08-31 04:12:02 -05:00
initial commit
This commit is contained in:
8
resources/2023/day8sample.txt
Normal file
8
resources/2023/day8sample.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
LLLR
|
||||
|
||||
AAA = (AAA, BBB)
|
||||
BBB = (BBB, CCC)
|
||||
CCC = (CCC, ZZZ)
|
||||
ZZZ = (AAA, AFM)
|
||||
|
||||
|
Reference in New Issue
Block a user