Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:11:8: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] int h,i,j,k; ^ /in/foo.cc:13:6: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] int x; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 松鼠吃果子
- 语言
- C++
- 递交时间
- 2017-12-19 23:32:20
- 评测时间
- 2017-12-19 23:32:20
- 评测机
- 分数
- 100
- 总耗时
- 44ms
- 峰值内存
- 356.0 KiB