/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int addnode(int, int)':
/in/foo.cc:63:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int pushup(int)':
/in/foo.cc:73:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int ref(int)':
/in/foo.cc:79:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int swap(int, int)':
/in/foo.cc:86:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int del()':
/in/foo.cc:94:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int pushdown(int)':
/in/foo.cc:101:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  if (heap[x].v<heap[ls].v&&ls<=total)
     ^
/in/foo.cc:117:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 21ms 54.375 MiB
#2 Wrong Answer 22ms 54.375 MiB
#3 Wrong Answer 64ms 54.375 MiB
#4 Wrong Answer 22ms 54.375 MiB
#5 Wrong Answer 23ms 54.383 MiB
#6 Wrong Answer 23ms 54.43 MiB
#7 Wrong Answer 22ms 54.375 MiB
#8 Wrong Answer 78ms 54.5 MiB
#9 Wrong Answer 99ms 54.461 MiB
#10 Time Exceeded ≥1008ms ≥54.375 MiB
#11 Time Exceeded ≥1002ms ≥54.375 MiB
#12 Runtime Error 962ms 54.375 MiB
#13 Time Exceeded ≥1001ms ≥54.5 MiB
#14 Time Exceeded ≥1003ms ≥54.461 MiB
#15 Wrong Answer 67ms 54.398 MiB
#16 Wrong Answer 118ms 54.453 MiB
#17 Wrong Answer 126ms 54.555 MiB
#18 Wrong Answer 244ms 54.461 MiB
#19 Time Exceeded ≥1005ms ≥54.453 MiB
#20 Time Exceeded ≥1003ms ≥54.461 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2017-08-08 11:01:04
评测时间
2017-08-08 11:01:04
评测机
分数
5
总耗时
7922ms
峰值内存
54.555 MiB