Topic: Queue Problem / Level: intermediate

Problem: Write a program to determine the number of elements that are greater than a specific value in a queue.

Run the code to see the output here...