文件名称:003
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-05-19
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个表达式x()y==z的值为真,其中x,y,z都是整数。括号内可能出现的运算符包括:+、-、*、/、 ,请根据输入的x,y,z的值,输出括号内应填写的运算符(数据保证只有一个运算符满足条件)。
样例输入:292 123 415
样例输出:+
-An expression x () the value of y==z is true, where x, y, Z are all integers. Operators that may appear in brackets include:+,-,*, /, , depending on the value of the input y, x, Z, the output brackets should be filled in the operator (data to ensure that only one operator to meet the conditions).
样例输入:292 123 415
样例输出:+
-An expression x () the value of y==z is true, where x, y, Z are all integers. Operators that may appear in brackets include:+,-,*, /, , depending on the value of the input y, x, Z, the output brackets should be filled in the operator (data to ensure that only one operator to meet the conditions).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
03.cpp
03.dsp
03.dsw
03.ncb
03.opt
03.plg