/ Vijos /

记录详情

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;
                          ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 356.0 KiB
#2 Accepted 1ms 444.0 KiB
#3 Accepted 3ms 864.0 KiB
#4 Accepted 7ms 1.652 MiB
#5 Accepted 138ms 17.891 MiB
#6 Runtime Error 67ms 25.262 MiB
#7 Accepted 126ms 17.938 MiB
#8 Time Exceeded ≥1000ms ≥190.516 MiB
#9 Memory Exceeded ≥681ms ≥256.004 MiB
#10 Memory Exceeded ≥682ms ≥256.004 MiB

信息

递交者
类型
递交
题目
P1892 树上的最大匹配
语言
C++
递交时间
2023-07-02 09:40:03
评测时间
2023-07-02 09:40:03
评测机
分数
60
总耗时
2711ms
峰值内存
256.004 MiB