full aoc8 fuck you

This commit is contained in:
Hane 2023-12-30 18:46:13 +01:00
commit d530bda461
7 changed files with 1269 additions and 0 deletions

11
src/aoc8test.txt Normal file
View file

@ -0,0 +1,11 @@
LR
11A = (11B, XXX)
12A = (11B, XXX)
11B = (XXX, 11Z)
11Z = (11B, XXX)
22A = (22B, XXX)
22B = (22C, 22C)
22C = (22Z, 22Z)
22Z = (22B, 22B)
XXX = (XXX, XXX)