Runtime Error
foo.cc: In function 'int main(int, char**)': foo.cc:17:6: warning: 'p1' may be used uninitialized in this function [-Wmaybe-uninitialized] int p1,p2; ^~ foo.cc:40:17: warning: 'p2' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<p1+1<<p2+1<<endl; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1297 D. Jabberwocky
- 比赛
- 南京师范大学2021年11月程序设计竞赛
- 语言
- C++
- 递交时间
- 2021-11-21 14:37:05
- 评测时间
- 2021-11-21 14:37:05
- 评测机
- 分数
- 0
- 总耗时
- 146ms
- 峰值内存
- 804.0 KiB