Accepted
foo.cc: In function 'int main()': foo.cc:36:43: warning: iteration 1000004 invokes undefined behavior [-Waggressive-loop-optimizations] 36 | for (int i = 1;i <= MAX;i++)father[i] = i; | ~~~~~~~~~~^~~ foo.cc:36:22: note: within this loop 36 | for (int i = 1;i <= MAX;i++)father[i] = i; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1112 小胖的奇偶
- 语言
- C++
- 递交时间
- 2023-06-08 14:12:02
- 评测时间
- 2023-06-08 14:12:02
- 评测机
- 分数
- 100
- 总耗时
- 134ms
- 峰值内存
- 4.398 MiB