Topic: Queue Problem / Level: intermediate

Problem: Write a program to implement a queue that supports getting the maximum element.

Run the code to see the output here...