Compile Error
foo.cc: In function 'int main()': foo.cc:28:5: error: 'sum' was not declared in this scope sum=sum*10+a[j]; ^~~ foo.cc:29:7: error: 'sum' was not declared in this scope if(sum%k==0){ ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1167 连续数之和
- 语言
- C++
- 递交时间
- 2021-01-24 10:29:15
- 评测时间
- 2021-01-24 10:29:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes