Topic: Stack Problem / Level: intermediate

Problem: Write a program to reverse the elements of a stack using only one additional variable.

Run the code to see the output here...