Topic: Stack Problem / Level: beginner

Problem: Write a program to push numbers into a stack and remove every second multiple of 3.

Run the code to see the output here...