Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:3: error: 'cin' was not declared in this scope cin.get(a[i]); ^ /in/foo.cc:10:34: error: 'cout' was not declared in this scope for (int j = 0; j <= i - 3; j++)cout << a[j]; ^
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2023-01-12 20:37:43
- 评测时间
- 2023-02-20 20:25:10
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes