记录详情

Accepted

/in/foo.cc: In member function 'bool poi::insert(int)':
/in/foo.cc:25:53: warning: operation on 'ind' may be undefined [-Wsequence-point]
         while(va[ind].first&&va[ind].second!=num)ind=((++ind)%maxva);
                                                  ~~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 18ms 34.555 MiB
#2 Accepted 19ms 35.703 MiB
#3 Accepted 47ms 13.301 MiB
#4 Accepted 48ms 11.688 MiB
#5 Accepted 1154ms 96.945 MiB
#6 Accepted 1089ms 97.188 MiB
#7 Accepted 1151ms 95.805 MiB
#8 Accepted 1078ms 95.078 MiB
#9 Accepted 1014ms 95.805 MiB
#10 Accepted 994ms 95.941 MiB

信息

递交者
类型
递交
题目
甘核平
题目数据
下载
语言
C++
递交时间
2018-10-31 11:41:41
评测时间
2018-10-31 11:41:41
评测机
分数
100
总耗时
6616ms
峰值内存
97.188 MiB