Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:23: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(c!='+'&&c!='-'&&c!='/'&c!='*'){
                      ~^~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 简单计算器
 - 语言
 - C++
 - 递交时间
 - 2017-11-25 09:34:53
 - 评测时间
 - 2017-11-25 09:34:53
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 19ms
 - 峰值内存
 - 384.0 KiB