记录详情

Time Exceeded

/in/foo.cc: In function 'bool yuudachi(int)':
/in/foo.cc:12:49: warning: operation on 'ind' may be undefined [-Wsequence-point]
     while(ta[ind].first&&ta[ind].second!=num)ind=((++ind)%100050);
                                              ~~~^~~~~~~~~~~~~~~~~
/in/foo.cc: In function 'bool insert(int)':
/in/foo.cc:19:49: warning: operation on 'ind' may be undefined [-Wsequence-point]
     while(va[ind].first&&va[ind].second!=num)ind=((++ind)%4000050);
                                              ~~~^~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 2.449 MiB
#2 Accepted 1ms 316.0 KiB
#3 Accepted 1ms 2.184 MiB
#4 Accepted 1ms 204.0 KiB
#5 Wrong Answer 514ms 31.555 MiB
#6 Wrong Answer 365ms 31.434 MiB
#7 Time Exceeded ≥1005ms ≥31.574 MiB
#8 Time Exceeded ≥1005ms ≥31.48 MiB
#9 Time Exceeded ≥1003ms ≥31.559 MiB
#10 Time Exceeded ≥1000ms ≥31.574 MiB

信息

递交者
类型
递交
题目
门票
题目数据
下载
语言
C++
递交时间
2018-10-30 11:40:20
评测时间
2018-10-30 11:40:20
评测机
分数
40
总耗时
≥4905ms
峰值内存
≥31.574 MiB