/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void dp(int, int)':
/in/foo.cc:55:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(to==prt||vst[to]==vsr)continue;dp(to,u);
         ^~
/in/foo.cc:55:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if(to==prt||vst[to]==vsr)continue;dp(to,u);
                                           ^~
# 状态 耗时 内存占用
#1 Accepted 583ms 11.754 MiB
#2 Accepted 656ms 12.027 MiB
#3 Accepted 669ms 11.938 MiB
#4 Accepted 678ms 11.938 MiB
#5 Accepted 774ms 12.098 MiB
#6 Accepted 668ms 12.309 MiB
#7 Accepted 661ms 12.25 MiB
#8 Accepted 725ms 12.074 MiB
#9 Accepted 645ms 12.0 MiB
#10 Accepted 618ms 12.121 MiB
#11 Accepted 262ms 6.25 MiB
#12 Accepted 1783ms 4.625 MiB
#13 Wrong Answer 263ms 6.367 MiB
#14 Accepted 1850ms 4.875 MiB
#15 Time Exceeded ≥2006ms ≥6.488 MiB
#16 Wrong Answer 262ms 4.469 MiB
#17 Accepted 292ms 4.578 MiB
#18 Time Exceeded ≥2007ms ≥4.488 MiB
#19 Accepted 52ms 4.75 MiB
#20 Time Exceeded ≥2005ms ≥4.465 MiB

信息

递交者
类型
递交
题目
P1962 嫁接树
语言
C++
递交时间
2018-02-25 16:56:17
评测时间
2018-02-25 16:56:17
评测机
分数
75
总耗时
≥17470ms
峰值内存
≥12.309 MiB