Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:12:7: warning: unused variable 'x' [-Wunused-variable] int x[1000]; ^ /in/foo.cc:21:17: warning: 'mpos' may be used uninitialized in this function [-Wmaybe-uninitialized] a[mpos]=a[mpos]+a[mpos+1]; ~~~~~~^
信息
- 递交者
- 类型
- 递交
- 题目
- 石子合并
- 语言
- C++
- 递交时间
- 2019-03-28 22:14:00
- 评测时间
- 2019-03-28 22:14:00
- 评测机
- 分数
- 10
- 总耗时
- 28ms
- 峰值内存
- 340.0 KiB