Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:31:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int ii=a[i].b;ii<=a[i].e;ii++) ^~~ /in/foo.cc:33:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(k>=a[i].t)continue; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 1.1 例 2」种树
- 语言
- C++
- 递交时间
- 2020-12-12 21:22:59
- 评测时间
- 2020-12-12 21:22:59
- 评测机
- 分数
- 35
- 总耗时
- 298ms
- 峰值内存
- 440.0 KiB