mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
This one felt good. And I hit a new personal best on the global leaderboard of 562/404.
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
LLR
|
|
|
|
AAA = (BBB, BBB)
|
|
BBB = (AAA, ZZZ)
|
|
ZZZ = (ZZZ, ZZZ) |