Queue-Simulation

Run simulation by following commands:

javac Sim.java

java Sim x y

x is the seed for distributions of the events, y is the total customer number (both long int)