Topic: Queue Problem / Level: intermediate

Problem: Write a program to find the sum of elements in a queue after removing all negative numbers.

Run the code to see the output here...