/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:21:14: warning: iteration 100005 invokes undefined behavior [-Waggressive-loop-optimizations]
   21 |        a[i].z=0;
      |        ~~~~~~^~
foo.cc:20:19: note: within this loop
   20 |      for(int i=0;i<=100005;i++)
      |                  ~^~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 22ms 1.25 MiB
#2 Accepted 10ms 1.125 MiB
#3 Accepted 4ms 1.125 MiB
#4 Accepted 157ms 1.125 MiB
#5 Accepted 256ms 1.125 MiB
#6 Accepted 260ms 1.125 MiB
#7 Accepted 272ms 1.125 MiB
#8 Accepted 196ms 1.125 MiB
#9 Accepted 212ms 1.125 MiB
#10 Accepted 198ms 1.125 MiB

信息

递交者
类型
递交
题目
P1040 欢送的村民
题目数据
下载
语言
C++
递交时间
2022-01-29 19:04:55
评测时间
2022-01-29 19:05:12
评测机
分数
100
总耗时
1591ms
峰值内存
1.25 MiB