Runtime Error
/in/foo.cc: In lambda function: /in/foo.cc:75:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(y == fa) continue; ++m; ^~ /in/foo.cc:75:26: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(y == fa) continue; ++m; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1892 树上的最大匹配
- 语言
- C++
- 递交时间
- 2023-07-02 09:40:03
- 评测时间
- 2023-07-02 09:40:03
- 评测机
- 分数
- 60
- 总耗时
- 2711ms
- 峰值内存
- 256.004 MiB