Wrong Answer
/in/foo.cc: In function 'mat cf(mat, mat)': /in/foo.cc:29:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=n;i++) ^~~ /in/foo.cc:37:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return ans; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- Swamp 沼泽鳄鱼
- 语言
- C++
- 递交时间
- 2017-10-14 19:13:35
- 评测时间
- 2017-10-14 19:13:35
- 评测机
- 分数
- 20
- 总耗时
- 336ms
- 峰值内存
- 1.371 MiB