Topic: Queue Problem / Level: beginner

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

Run the code to see the output here...