Topic: Stack Problem / Level: beginner

Problem: Write a program to push elements into a stack and count how many elements are greater than a specified number.

Run the code to see the output here...