Runtime Error
/in/foo.cc: In function 'int suan()': /in/foo.cc:19:22: warning: 'pos' may be used uninitialized [-Wmaybe-uninitialized] 19 | x[++px]=a[pos]; y[++py]=a[pos+1]; | ~~~~~^ /in/foo.cc:13:21: note: 'pos' was declared here 13 | int sub=20, pos; | ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1156 最小差距
- 语言
- C++
- 递交时间
- 2025-03-27 15:58:16
- 评测时间
- 2025-03-27 15:58:16
- 评测机
- 分数
- 10
- 总耗时
- 14ms
- 峰值内存
- 432.0 KiB