Topic: Queue Problem / Level: beginner

Problem: Write a program to count the number of elements greater than a specified value in a queue.

Run the code to see the output here...