A simulation of the customer queuing and being served in a post office.
First run the executable compileSim in order to create the executable for the main simulation program.
./compileSim
Now just run the simQ executable with the following parameters - inputFile, numberOfSimulations and outputFile
./simQ testInput.txt 1 testOutput.txt