Wrong Answer
/in/foo.cc: In function 'void solve()': /in/foo.cc:7:17: warning: 'posx' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,j,res,posx,posy; ^~~~ /in/foo.cc:7:22: warning: 'posy' may be used uninitialized in this function [-Wmaybe-uninitialized] int i,j,res,posx,posy; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 邦德
- 语言
- C++
- 递交时间
- 2017-11-06 20:00:43
- 评测时间
- 2017-11-06 20:00:43
- 评测机
- 分数
- 30
- 总耗时
- 41ms
- 峰值内存
- 384.0 KiB