Problem
Write a program using ques (linked lists) to simulate a bank queue. You only need to simulate people coming into the bank. For time that they entered just ask user how long since the last person entered. Build this for 5 people. Once you have 5 in the queue then print the time that each appeared. Submit screen shot of the running program.