Compile Error
/in/foo.cc: In function 'void cp(int, int)': /in/foo.cc:49:9: error: 'len' was not declared in this scope tmp[++len]=dot[i]; ^~~ /in/foo.cc:51:17: error: 'len' was not declared in this scope sort(tmp+1,tmp+len+1,cmp2); ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1012 清帝之惑之雍正
- 语言
- C++
- 递交时间
- 2020-10-18 08:58:17
- 评测时间
- 2020-10-18 08:58:17
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes