Topic: Queue Problem / Level: advanced

Problem: Implement a queue that can perform batch updates to its elements.

Run the code to see the output here...