Memory Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:56:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(left<1)left=1;if(right>M)right=M; ^~ /in/foo.cc:56:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(left<1)left=1;if(right>M)right=M; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1528 圆和点
- 语言
- C++
- 递交时间
- 2017-08-16 13:27:46
- 评测时间
- 2017-08-16 13:27:46
- 评测机
- 分数
- 25
- 总耗时
- ≥15514ms
- 峰值内存
- ≥256.0 MiB