Topic: Stack Problem / Level: intermediate

Problem: Write a program to evaluate a postfix expression with support for exponential operations.

Run the code to see the output here...