记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:18:23: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations]
   18 |                 if(b[i]==2) cnt++;
      |                    ~~~^
foo.cc:17:22: note: within this loop
   17 |         for(int i=1;i<=100005;i++)
      |                     ~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 8ms 384.0 KiB
#4 Accepted 9ms 384.0 KiB
#5 Accepted 47ms 768.0 KiB

信息

递交者
类型
递交
题目
3 有两个孩子的家庭个数
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 20:15:12
评测时间
2022-08-21 20:15:12
评测机
分数
100
总耗时
73ms
峰值内存
768.0 KiB