Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:22:2: error: 'cin' was not declared in this scope cin >> n; ^~~ /in/foo.cc:36:2: error: 'cout' was not declared in this scope cout << max1 + max2 + 1; ^~~~
信息
- 递交者
- 类型
- 自测
- 题目
- (ty 1-6) 最大草场
- 语言
- C++
- 递交时间
- 2019-01-20 17:20:52
- 评测时间
- 2019-01-20 17:20:52
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes