记录详情

Accepted

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

信息

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