Wrong Answer
foo.cc: In function 'int main()': foo.cc:38:25: warning: iteration 100005 invokes undefined behavior [-Waggressive-loop-optimizations] 38 | ans+=b[i]; | ~~~^ foo.cc:37:23: note: within this loop 37 | for(int i=0; i<=100005; i++) | ~^~~~~~~~
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1336 牧场的道路
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-08-09 08:48:53
- 评测时间
- 2022-08-11 18:59:14
- 评测机
- 分数
- 0
- 总耗时
- 72ms
- 峰值内存
- 640.0 KiB