Topic: Stack Problem / Level: beginner

Problem: Write a program to push numbers into a stack and count how many of them are divisible by 4 and 6.

Run the code to see the output here...