summaryrefslogtreecommitdiff
path: root/2023/08/resources/input_small1.txt
diff options
context:
space:
mode:
Diffstat (limited to '2023/08/resources/input_small1.txt')
-rw-r--r--2023/08/resources/input_small1.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/2023/08/resources/input_small1.txt b/2023/08/resources/input_small1.txt
new file mode 100644
index 0000000..9029a1b
--- /dev/null
+++ b/2023/08/resources/input_small1.txt
@@ -0,0 +1,9 @@
1RL
2
3AAA = (BBB, CCC)
4BBB = (DDD, EEE)
5CCC = (ZZZ, GGG)
6DDD = (DDD, DDD)
7EEE = (EEE, EEE)
8GGG = (GGG, GGG)
9ZZZ = (ZZZ, ZZZ)