## Router simulation
Ports 3
## each line represents the queue for a single input port
## each number represents the destination of the packet
## this router has N=3 ports
1 1 2 2 3 3 
1 1 2 2 2 2
1 2 3 3 2 1
