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