Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:56:24: warning: 'rey' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<rex+1<<' '<<rey+1; ^ /in/foo.cc:56:15: warning: 'rex' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<rex+1<<' '<<rey+1; ^~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 周末测试2
- 语言
- C++
- 递交时间
- 2021-09-24 21:44:47
- 评测时间
- 2021-09-24 21:44:47
- 评测机
- 分数
- 100
- 总耗时
- 275ms
- 峰值内存
- 4.16 MiB