/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int add(int, int)':
/in/foo.cc:6:75: warning: no return statement in function returning non-void [-Wreturn-type]
 inline int add(int u,int v){e[++cnt].to=v,e[cnt].next=head[u],head[u]=cnt;}
                                                                           ^
# 状态 耗时 内存占用
#1 Accepted 3ms 376.0 KiB
#2 Runtime Error 10ms 8.25 MiB
#3 Runtime Error 11ms 8.344 MiB
#4 Runtime Error 10ms 8.25 MiB
#5 Runtime Error 14ms 8.25 MiB
#6 Runtime Error 12ms 8.449 MiB
#7 Runtime Error 12ms 8.375 MiB
#8 Runtime Error 13ms 8.375 MiB
#9 Runtime Error 8ms 8.465 MiB
#10 Runtime Error 8ms 8.473 MiB

信息

递交者
类型
递交
题目
P1204 CoVH之柯南开锁
语言
C++
递交时间
2018-03-27 16:22:44
评测时间
2018-03-27 16:22:44
评测机
分数
10
总耗时
106ms
峰值内存
8.473 MiB