Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:90:8: warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] B.len=ll; ~~~~~^~~ /in/foo.cc:77:7: note: 'll' was declared here int ll; ^~ /in/foo.cc:37:8: warning: 'le' may be used uninitialized in this function [-Wmaybe-uninitialized] B.len= le; ~~~~~^~~~ /in/foo.cc:31:7: note: 'le' was declared here int le; ^~
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2017-11-09 13:45:12
- 评测时间
- 2017-11-09 13:45:12
- 评测机
- 分数
- 10
- 总耗时
- 45ms
- 峰值内存
- 384.0 KiB