summaryrefslogtreecommitdiff
path: root/day08/test2
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2023-12-08 12:28:31 +0000
committerNat Lasseter <user@4574.co.uk>2023-12-08 12:28:31 +0000
commit0c8aba4e6a6fc64bbd0452e82abd3582849ef2c3 (patch)
treeb8f7affcde6e317291f5a9df0b17004d33ac6175 /day08/test2
parent382cb297ae29a8c453740d1ad3236cab74b88182 (diff)
Day 08 part 1; part 2 doesn't end; need be gooder think
Diffstat (limited to 'day08/test2')
-rw-r--r--day08/test25
1 files changed, 5 insertions, 0 deletions
diff --git a/day08/test2 b/day08/test2
new file mode 100644
index 0000000..7d1b58d
--- /dev/null
+++ b/day08/test2
@@ -0,0 +1,5 @@
+LLR
+
+AAA = (BBB, BBB)
+BBB = (AAA, ZZZ)
+ZZZ = (ZZZ, ZZZ)