Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:8:10: warning: right operand of comma operator has no effect [-Wunused-value] cin>>n,x; ^ /in/foo.cc:9:3: warning: 'x' is used uninitialized in this function [-Wuninitialized] a=n%x; ~^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1014 分组(二)
- 语言
- C++
- 递交时间
- 2020-01-06 16:26:35
- 评测时间
- 2020-01-06 16:26:35
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 208.0 KiB