Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:25:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 25 | if(it<=b)ans++;break; | ^~ /in/foo.cc:25:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 25 | if(it<=b)ans++;break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2620 B-smooth数5级2 2024.3
- 比赛
- 2025.3.16高级班练习
- 语言
- C++
- 递交时间
- 2025-03-16 19:24:38
- 评测时间
- 2025-03-16 19:24:38
- 评测机
- 分数
- 100
- 总耗时
- 209ms
- 峰值内存
- 2.086 MiB