Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:10: error: 'a' was not declared in this scope cin >> a[i]; ^ /in/foo.cc:20:7: error: 'a' was not declared in this scope if(a[j] != a[j + 1]) ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1581 Problem 4A. 判断序列连续区间是否相等
- 语言
- C++
- 递交时间
- 2024-05-10 17:15:49
- 评测时间
- 2024-05-10 17:15:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes