Question

You have a menu based program (lab6.cpp) that implements two different Queue data

structures, that allows the roller coaster worker do the following:

1) Add a rider to the waiting line

2) Remove a rider from the queue (they now get to ride the coaster)

3) End the Program (done for the day)