/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:101:9: warning: unused variable 'nonsense' [-Wunused-variable]
     int nonsense = dfs2(d_start, 0, 1);
         ^~~~~~~~
/in/foo.cc: In function 'int dfs2(int, int, int)':
/in/foo.cc:63:24: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
         d[num][1] = len-dis;
                     ~~~^~~~
# 状态 耗时 内存占用
#1 Accepted 8ms 4.375 MiB
#2 Accepted 21ms 4.375 MiB
#3 Accepted 150ms 7.461 MiB
#4 Accepted 334ms 7.273 MiB
#5 Accepted 330ms 10.016 MiB
#6 Accepted 315ms 12.5 MiB
#7 Accepted 641ms 12.195 MiB
#8 Accepted 738ms 12.109 MiB
#9 Time Exceeded ≥1004ms ≥16.793 MiB
#10 Time Exceeded ≥1007ms ≥18.25 MiB

信息

递交者
类型
递交
题目
P1553 树网的核加强版
语言
C++
递交时间
2017-10-30 14:20:48
评测时间
2017-10-30 14:20:48
评测机
分数
80
总耗时
≥4553ms
峰值内存
≥18.25 MiB