author: Christopher Tilstra
This project measures customer wait times in single queue with multiple servers as well as multiple queue with multiple servers. Output is a text file in the root directory of the project.
USAGE:
Command line arguments:
argument 1: true or false - true is a single line with multiple servers, false is one line per server with multiple servers
argument 2: integer - number of servers
argument 3: integer - number of customers
argument 4: integer - maximum number of items each customer can have