Topic: Queue Problem / Level: beginner

Problem: Write a program to remove all occurrences of the maximum element from a queue.

Run the code to see the output here...