Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:48:6: error: 'len' was not declared in this scope if(len[n]!=0) ^~~ /in/foo.cc:52:11: error: 'ab' was not declared in this scope cout<<ab[n][i]<<" "; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 1.3 例 4」Addition Chains
- 语言
- C++
- 递交时间
- 2021-06-21 10:34:21
- 评测时间
- 2021-06-21 10:34:21
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes