I have a problem when I do my task.
task: Made a program about queue in Bank teller system. Teller A if deposit <=10million, teller B > 10million
the count of customer(queue) is random and the price if deposit is random too.
output: how much customers,time and total transaction at teller A, also at teller B.
Thx before