Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:56:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=m;i++) ^~~ /in/foo.cc:65:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(minn>=0) cout<<"1"; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.03 P3 淘汰网格
- 语言
- C++
- 递交时间
- 2017-07-03 21:04:31
- 评测时间
- 2017-07-07 11:14:43
- 评测机
- 分数
- 300
- 总耗时
- 1665ms
- 峰值内存
- 2.199 MiB