I'm trying to write a a program that simulates a multi queues, multi server such as a grocery line at the grocery store.
The user will enter the desired number of queue/server pair.
how would i write this? I mean, I can have 3 - 4 different queue stacks as default, but I'm not sure how to do it if the user actually chooses the number of queues/stacks.
Any help would be greatly appreciated!
here is the link to the project if my english suck.
http://web.stcloudstate.edu/bajulstrom/cs301/projects/p6s09.html