Compile Error
/in/foo.cc: In function 'int solve()': /in/foo.cc:8:17: error: 'n' was not declared in this scope for(int i=2;i<=n;i++) ^ /in/foo.cc:17:7: error: 'n' was not declared in this scope if(l[n]+l[n-1]!=a[n]){ ^
信息
- 递交者
- 类型
- 自测
- 题目
- 扫雷Mine
- 语言
- C++
- 递交时间
- 2021-05-28 17:59:20
- 评测时间
- 2021-05-28 17:59:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes