Compile Error
foo.cc: In function 'int main()': foo.cc:25:8: error: expected initializer before 'gets' 25 | gets(str); | ^~~~ foo.cc:26:15: error: 'c' was not declared in this scope 26 | cin >> c; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1062 A8-6 删除字符串中多余的多种字符
- 语言
- C++
- 递交时间
- 2023-11-11 14:27:38
- 评测时间
- 2023-11-11 14:27:38
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes