Topic: Queue Problem / Level: beginner

Problem: Write a program to remove elements at even indices from a queue.

Run the code to see the output here...