Accepted
foo.cc: In function 'int main()': foo.cc:54:24: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<n<<"="<<x<<"+"<<y<<endl; ^ foo.cc:54:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<n<<"="<<x<<"+"<<y<<endl; ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 比赛
- 周末测试1
- 语言
- C++
- 递交时间
- 2021-09-03 21:12:25
- 评测时间
- 2021-09-03 21:12:25
- 评测机
- 分数
- 50
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB