Description: Design a program to calculate the value of the expression, with the following identifiers.
1. Value: an integer value can bring positive and negative numbers.
2. General operators: add, subtract, multiply, divide, left parenthesis, right parenthesis.
3. Output calculation.
To Search:
File list (Check if you may need any files):
si.cpp