Day 22, with stack build system
[advent-of-code-16.git] / adventofcode16 / data / advent10-test.txt
diff --git a/adventofcode16/data/advent10-test.txt b/adventofcode16/data/advent10-test.txt
new file mode 100644 (file)
index 0000000..e9ad2b4
--- /dev/null
@@ -0,0 +1,6 @@
+value 5 goes to bot 2
+bot 2 gives low to bot 1 and high to bot 0
+value 3 goes to bot 1
+bot 1 gives low to output 1 and high to bot 0
+bot 0 gives low to output 2 and high to output 0
+value 2 goes to bot 2