记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:45: warning: iteration 3000007 invokes undefined behavior [-Waggressive-loop-optimizations]
   33 |         pre_sumX[i]=pre_sumX[i-1]+bucket_X[i];
      |                                   ~~~~~~~~~~^
foo.cc:31:19: note: within this loop
   31 |     for(int i=1; i<=MAX_M; ++i)
      |                  ~^~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 99ms 46.305 MiB
#2 Accepted 100ms 46.27 MiB
#3 Accepted 135ms 47.613 MiB
#4 Accepted 187ms 49.141 MiB
#5 Accepted 196ms 50.672 MiB
#6 Accepted 100ms 47.473 MiB
#7 Accepted 107ms 50.02 MiB
#8 Accepted 158ms 68.645 MiB
#9 Accepted 195ms 80.371 MiB
#10 Accepted 175ms 80.395 MiB

信息

递交者
类型
递交
题目
距离之和
题目数据
下载
语言
C++
递交时间
2023-05-27 11:24:45
评测时间
2023-05-27 11:24:45
评测机
分数
100
总耗时
1455ms
峰值内存
80.395 MiB