Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:29:17: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<q<<' '<<w; ^ /in/foo.cc:29:11: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<q<<' '<<w; ^~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 周末测试2
- 语言
- C++
- 递交时间
- 2021-09-24 21:43:50
- 评测时间
- 2021-09-24 21:43:50
- 评测机
- 分数
- 60
- 总耗时
- 274ms
- 峰值内存
- 4.289 MiB