You will write a program that acts as a simple calculator, reading an infix algebraic expression with numbers and simple operations: +, -, *, / , (, and ).

The programming Language is C++.

Tags: No tags