记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:16:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   16 |     if (start >= s.length() - 1)
      |         ~~~~~~^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 412.0 KiB
#2 Accepted 5ms 412.0 KiB

信息

递交者
类型
自测
题目
P1063 A8-7 删除字符串中一个子串
语言
C++
递交时间
2023-11-11 21:43:13
评测时间
2023-11-11 21:43:13
评测机
分数
20
总耗时
10ms
峰值内存
412.0 KiB