Topic: Queue Problem / Level: beginner

Problem: Write a program to print the elements of a queue that are greater than a given value.

Run the code to see the output here...