/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'long long int insert(long long int)':
/in/foo.cc:156:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'long long int del(long long int)':
/in/foo.cc:160:9: warning: unused variable 'k' [-Wunused-variable]
     int k=rank1(xx,rt);
         ^
/in/foo.cc:169:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 344ms 5.035 MiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 200.0 KiB
#4 Accepted 11ms 2.48 MiB
#5 Accepted 45ms 2.559 MiB
#6 Accepted 72ms 2.199 MiB
#7 Accepted 99ms 3.324 MiB
#8 Accepted 94ms 3.195 MiB
#9 Accepted 271ms 4.363 MiB
#10 Accepted 391ms 4.188 MiB

信息

递交者
类型
递交
题目
P1507 郁闷的出纳员
语言
C++
递交时间
2019-10-22 08:30:01
评测时间
2019-10-22 08:30:01
评测机
分数
100
总耗时
1334ms
峰值内存
5.035 MiB