Accepted
foo.cc: In function 'int main()':
foo.cc:56:37: warning: 'rey' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << rex + 1 << ' ' << rey + 1;
                                     ^
foo.cc:56:24: warning: 'rex' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << rex + 1 << ' ' << rey + 1;
                        ^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2021-09-24 21:44:09
- 评测时间
- 2021-09-24 21:44:09
- 评测机
- 分数
- 10
- 总耗时
- 2ms
- 峰值内存
- 340.0 KiB