Topic: Queue Problem / Level: beginner

Problem: Write a program to calculate the sum of the first n even numbers using a queue.

Run the code to see the output here...