Topic: Queue Problem / Level: beginner

Problem: Write a program to find the number of elements in a queue that are less than a given value.

Run the code to see the output here...