Time Exceeded
foo.c: In function ‘main’: foo.c:22:27: warning: array subscript 10 is above array bounds of ‘int[10]’ [-Warray-bounds=] 22 | while (b + 30>=arr[n]) | ~~~^~~ foo.c:5:9: note: while referencing ‘arr’ 5 | int arr[10] = { 0 };//苹果的高度 | ^~~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 陶陶摘苹果
- 语言
- C
- 递交时间
- 2024-08-13 14:38:06
- 评测时间
- 2024-08-13 14:38:06
- 评测机
- 分数
- 0
- 总耗时
- ≥1067ms
- 峰值内存
- ≥320.0 KiB