Add 2023 solutions

This commit is contained in:
Thraix
2025-11-26 22:43:11 +01:00
parent be113565fb
commit 908b362ee5
51 changed files with 3571 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
LR
AAA = (11B, XXX)
11B = (XXX, ZZZ)
ZZZ = (11B, XXX)
22A = (22B, XXX)
22B = (22C, 22C)
22C = (22Z, 22Z)
22Z = (22B, 22B)
XXX = (XXX, XXX)