Accepted
/in/foo.cc: In function 'll read()': /in/foo.cc:35:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(last=='-')ans=-ans; return ans; ^~ /in/foo.cc:35:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(last=='-')ans=-ans; return ans; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1574 摇钱树
- 语言
- C++
- 递交时间
- 2018-07-21 23:13:40
- 评测时间
- 2018-07-21 23:13:40
- 评测机
- 分数
- 100
- 总耗时
- 97ms
- 峰值内存
- 4.25 MiB