Topic: Queue Problem / Level: beginner

Problem: Write a program to find the number of pairs of elements in a queue whose sum is even.

Run the code to see the output here...