Time Exceeded
/in/foo.cc: In function 'bool BeMatricEqual(const std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&, int)': /in/foo.cc:20:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 0; i < n; ++i) ^~~ /in/foo.cc:25:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return true; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024春 悬赏令第九周
- 语言
- C++
- 递交时间
- 2024-06-13 16:12:24
- 评测时间
- 2024-06-17 01:28:11
- 评测机
- 分数
- 60
- 总耗时
- ≥6074ms
- 峰值内存
- ≥13.625 MiB