Accepted
/in/foo.cc: In function 'long long int ISAP()': /in/foo.cc:142:25: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 142 | for (road = link[x]; road; road = road->next) | ^~~ /in/foo.cc:147:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 147 | deep[x]=small; | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1940 奇怪的游戏
- 语言
- C++
- 递交时间
- 2025-06-08 18:55:35
- 评测时间
- 2025-06-08 18:55:35
- 评测机
- 分数
- 100
- 总耗时
- 1547ms
- 峰值内存
- 3.93 MiB