add day 10

implemented by myself, but with strategical help from claude
This commit is contained in:
timeshifter
2026-06-30 16:52:44 +02:00
parent 6422973ea7
commit b21143a92a
5 changed files with 429 additions and 0 deletions
+6
View File
@@ -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