Topic: Stack Problem / Level: intermediate

Problem: Write a program to reverse the digits of every number divisible by 3 in a stack.

Run the code to see the output here...