Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:8: error: 'cin' was not declared in this scope while(cin.getline(s,17)) ^ /in/foo.cc:11:2: error: 'cout' was not declared in this scope cout<<cnt<<endl; ^ /in/foo.cc:11:13: error: 'endl' was not declared in this scope cout<<cnt<<endl; ^
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2021-11-15 10:58:05
- 评测时间
- 2021-11-15 10:58:05
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes