文件名称:1006

介绍说明--下载内容均来自于网络,请自行研究使用

规则1:实现 +、-、X、/ 四则运算,数据仅包含整数,不考虑计算结果溢出的情况

规则2:程序仅需要实现类似"a + b * c / d - e" 这种类型字符串的计算,式子中操作符的个数不超过10个。其他复杂情况不考虑。

例子1:

输入: 1 + 2

输出: 3

输入: 1 + 2 * 3 - 4 / 2

输出: 5-Rule 1: realize+,-X,/arithmetic, data contain only integer, don t consider the calculation results of the spill

Rule 2: program only need to implement similar "a+ b* c/d-e" this type of string calculation, the number of operators in the mean no more than 10. Other complex condition is not considered.

Example 1:

Input: 1+ 2

Output: 3

Input: 1+ 2* 3-4/2

Output: 5


(系统自动生成,下载前可以参看下载内容)

下载文件列表

1006

....\1006.cpp

....\1006.dsp

....\1006.dsw

....\1006.ncb

....\1006.opt

....\1006.plg

....\Debug

....\.....\1006.exe

....\.....\1006.ilk

....\.....\1006.obj

....\.....\1006.pch

....\.....\1006.pdb

....\.....\vc60.idb

....\.....\vc60.pdb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org