记录详情

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 16ms 35.199 MiB
#2 Accepted 16ms 35.938 MiB
#3 Accepted 40ms 11.809 MiB
#4 Accepted 40ms 13.07 MiB
#5 Accepted 972ms 99.059 MiB
#6 Accepted 939ms 99.055 MiB
#7 Accepted 1048ms 97.449 MiB
#8 Accepted 1002ms 96.434 MiB
#9 Accepted 1099ms 97.184 MiB
#10 Accepted 1063ms 97.574 MiB

信息

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