Accepted
/in/foo.cc: In function 'void jia()': /in/foo.cc:25:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=lb;i++) ^~~ /in/foo.cc:31:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(b[lb+1]>0)lb++; ^~
信息
- 递交者
- 类型
- 递交
- 比赛
- 春季班高级5.26
- 语言
- C++
- 递交时间
- 2024-05-26 20:17:29
- 评测时间
- 2024-05-26 20:17:29
- 评测机
- 分数
- 100
- 总耗时
- 6ms
- 峰值内存
- 400.0 KiB