Topic: Queue Problem / Level: intermediate

Problem: Write a program to simulate a waiting list for an event using a queue.

Run the code to see the output here...