Wrong Answer
/in/foo.cc: In function 'void search(int, int)': /in/foo.cc:9:23: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] void search(int x,int y) ^ /in/foo.cc:65:15: warning: 'sl' may be used uninitialized in this function [-Wmaybe-uninitialized] search(x,sl); ^ /in/foo.cc:51:15: warning: 'sh' may be used uninitialized in this function [-Wmaybe-uninitialized] search(sh,y); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1226 拯救世界-拯救博士
- 语言
- C++
- 递交时间
- 2017-11-01 21:23:24
- 评测时间
- 2017-11-01 21:23:25
- 评测机
- 分数
- 0
- 总耗时
- 47ms
- 峰值内存
- 384.0 KiB