Wrong Answer
foo.cc: In function 'int main()': foo.cc:6:10: warning: right operand of comma operator has no effect [-Wunused-value] cin>>a,b; ^ foo.cc:7:12: warning: 'b' is used uninitialized in this function [-Wuninitialized] cout<<(a+b)<<endl; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2021-11-06 06:23:44
- 评测时间
- 2021-11-06 06:23:44
- 评测机
- 分数
- 0
- 总耗时
- 17ms
- 峰值内存
- 384.0 KiB