文件名称:si
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个程序,计算含如下标示符的表达式的值。
1. 数值:包括整数,数值可带正、负号。
2. 一般运算符:加、减、乘、除、左括号、右括号。
3. 输出计算结果。-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.
1. 数值:包括整数,数值可带正、负号。
2. 一般运算符:加、减、乘、除、左括号、右括号。
3. 输出计算结果。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
si.cpp