记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:19:22: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   19 |         for(int i=0;i<s.size();i++){
      |                     ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 2ms 284.0 KiB
#2 Runtime Error Aborted 2ms 412.0 KiB
#3 Runtime Error Aborted 2ms 412.0 KiB
#4 Runtime Error Aborted 2ms 412.0 KiB
#5 Wrong Answer Standard answer longer than user output. 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1348 OO11-4 string中的查找替换
语言
C++
递交时间
2023-05-23 16:09:00
评测时间
2023-05-23 16:09:00
评测机
分数
0
总耗时
11ms
峰值内存
412.0 KiB