summaryrefslogtreecommitdiff
path: root/2023/08/resources/input_small3.txt
diff options
context:
space:
mode:
Diffstat (limited to '2023/08/resources/input_small3.txt')
-rw-r--r--2023/08/resources/input_small3.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/2023/08/resources/input_small3.txt b/2023/08/resources/input_small3.txt
new file mode 100644
index 0000000..abd2095
--- /dev/null
+++ b/2023/08/resources/input_small3.txt
@@ -0,0 +1,10 @@
1LR
2
3AAA = (AAB, XXX)
4AAB = (XXX, AAZ)
5AAZ = (AAB, XXX)
6BBA = (BBB, XXX)
7BBB = (BBC, BBC)
8BBC = (BBZ, BBZ)
9BBZ = (BBB, BBB)
10XXX = (XXX, XXX)