/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int add1(int, int)':
/in/foo.cc:37:71: warning: no return statement in function returning non-void [-Wreturn-type]
 int add1(int x,int y){to1[++cnt1]=y;nex1[cnt1]=head1[x];head1[x]=cnt1;}
                                                                       ^
# 状态 耗时 内存占用
#1 Accepted 4ms 1.578 MiB
#2 Accepted 4ms 1.562 MiB
#3 Accepted 4ms 1.57 MiB
#4 Accepted 3ms 1.57 MiB
#5 Accepted 2ms 1.445 MiB
#6 Accepted 2ms 1.559 MiB
#7 Accepted 2ms 1.453 MiB
#8 Accepted 2ms 1.562 MiB
#9 Accepted 2ms 1.57 MiB
#10 Accepted 2ms 1.57 MiB

信息

递交者
类型
递交
题目
P1325 桐桐的糖果计划
语言
C++
递交时间
2017-10-26 20:30:41
评测时间
2017-10-26 20:30:41
评测机
分数
100
总耗时
30ms
峰值内存
1.578 MiB