Compile Error
foo.cc: In function 'int main()': foo.cc:6:3: error: 'cin' was not declared in this scope cin>>a>>b>>c; ^~~ foo.cc:6:3: note: suggested alternative: 'main' cin>>a>>b>>c; ^~~ main foo.cc:8:2: error: 'cout' was not declared in this scope cout<<x; ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 捡石头
- 语言
- C++
- 递交时间
- 2021-10-29 19:41:34
- 评测时间
- 2021-10-29 19:41:34
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes