Wrong Answer
foo.cc: In function 'int main()': foo.cc:6:10: warning: right operand of comma operator has no effect [-Wunused-value] 6 | cin>>n,k; | ^ foo.cc:5:8: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 5 | int n,k; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1046 *组成的图形(6)
- 语言
- C++
- 递交时间
- 2022-07-12 19:11:51
- 评测时间
- 2022-07-12 19:11:51
- 评测机
- 分数
- 0
- 总耗时
- 8ms
- 峰值内存
- 384.0 KiB