Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:30:9: warning: statement has no effect [-Wunused-value] b[j]==true; ~~~~^~~~~~ /in/foo.cc:25:7: warning: variable 'begin' set but not used [-Wunused-but-set-variable] int begin,longth; ^~~~~ /in/foo.cc:61:10: warning: 'longth' may be used uninitialized in this function [-Wmaybe-uninitialized] else if(longth==maxva) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 2019.2.11 Problem C - pair
- 比赛
- 2019.2.11测验
- 语言
- C++
- 递交时间
- 2019-02-11 17:29:44
- 评测时间
- 2019-02-11 17:29:44
- 评测机
- 分数
- 0
- 总耗时
- 69ms
- 峰值内存
- 232.0 KiB