Priority queue version working
[advent-of-code-16.git] / advent10-test.txt
1 value 5 goes to bot 2
2 bot 2 gives low to bot 1 and high to bot 0
3 value 3 goes to bot 1
4 bot 1 gives low to output 1 and high to bot 0
5 bot 0 gives low to output 2 and high to output 0
6 value 2 goes to bot 2