/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:35:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   if(n==0&&m==0&t==0)
            ~^~~
/in/foo.cc:61:15: warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   dfs(l1,l2,0);
               ^
/in/foo.cc:61:15: warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 208.0 KiB
#2 Wrong Answer 1ms 228.0 KiB
#3 Wrong Answer 954ms 220.0 KiB
#4 Wrong Answer 156ms 220.0 KiB
#5 Accepted 1ms 216.0 KiB
#6 Time Exceeded ≥1000ms ≥220.0 KiB
#7 Wrong Answer 14ms 208.0 KiB
#8 Wrong Answer 829ms 204.0 KiB
#9 Time Exceeded ≥1001ms ≥220.0 KiB
#10 Time Exceeded ≥1005ms ≥208.0 KiB

信息

递交者
类型
递交
题目
P1656 萌萌赶考
语言
C++
递交时间
2020-11-01 17:00:21
评测时间
2020-11-01 17:00:21
评测机
分数
10
总耗时
≥4967ms
峰值内存
≥228.0 KiB