Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:8:2: error: 'cin' was not declared in this scope cin>>xmax; ^~~ /in/foo.cc:30:2: error: 'cout' was not declared in this scope cout<<cnt<<endl; ^~~~ /in/foo.cc:30:13: error: 'endl' was not declared in this scope cout<<cnt<<endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2020苏青奥赛集训营(2021-1-10课堂小练)
- 语言
- C++
- 递交时间
- 2021-01-10 10:33:35
- 评测时间
- 2021-01-10 10:33:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes