Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:7:12: warning: 'a' is used uninitialized in this function [-Wuninitialized] cout<<*p+*q; ^ /in/foo.cc:7:12: warning: 'b' is used uninitialized in this function [-Wuninitialized]
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2021-02-15 20:37:51
- 评测时间
- 2021-02-15 20:37:51
- 评测机
- 分数
- 0
- 总耗时
- 13ms
- 峰值内存
- 228.0 KiB