Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:13:9: error: 'sca' was not declared in this scope sca[nf("%d",&t[i]); ^~~ /in/foo.cc:13:26: error: 'nf' was not declared in this scope sca[nf("%d",&t[i]); ^ /in/foo.cc:13:27: error: expected ']' before ';' token sca[nf("%d",&t[i]); ^ /in/foo.cc:17:30: error: 'bj' was not declared in this scope if((a[i]>t[j])&&(bj[j]==0)&&(t[j]!=0)) ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1291 苹果摘陶陶
- 语言
- C++
- 递交时间
- 2020-05-09 21:47:07
- 评测时间
- 2020-05-09 21:47:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes