20. Evaluate the following postfix expression using a stack and show the contents of stack after execution of each operation :

20, 45, +, 20, 10, -, 15, +, *