Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:5:19: warning: unused variable 'z' [-Wunused-variable] int a[50],i,h,x,y,z; ^ /in/foo.cc:12:7: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] {y++;} ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 博博摘苹果
- 语言
- C++
- 递交时间
- 2019-06-12 14:16:01
- 评测时间
- 2019-06-12 14:16:01
- 评测机
- 分数
- 0
- 总耗时
- 17ms
- 峰值内存
- 220.0 KiB