Accepted
foo.cc: In function 'int main()': foo.cc:16:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | for (int i = 0; i < b.length(); i++) { | ~~^~~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1062 A8-6 删除字符串中多余的多种字符
- 比赛
- 2021(四) 作业第四场:加速赛
- 语言
- C++
- 递交时间
- 2021-12-08 13:01:38
- 评测时间
- 2021-12-08 13:01:38
- 评测机
- 分数
- 100
- 总耗时
- 16ms
- 峰值内存
- 512.0 KiB