记录详情

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 15ms 34.93 MiB
#2 Accepted 17ms 35.953 MiB
#3 Accepted 40ms 9.68 MiB
#4 Accepted 40ms 10.188 MiB
#5 Accepted 1030ms 99.148 MiB
#6 Accepted 1073ms 98.766 MiB
#7 Accepted 1128ms 96.434 MiB
#8 Accepted 1136ms 97.297 MiB
#9 Accepted 1177ms 97.52 MiB
#10 Accepted 1129ms 97.562 MiB

信息

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