记录详情

Time Exceeded

foo.cc: In function 'void getnext(std::string)':
foo.cc:11:10: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   11 |  while (j<a.size() - 1)
      |         ~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 4ms 380.0 KiB
#2 Time Exceeded ≥1100ms ≥844.0 KiB
#3 Wrong Answer Read a123a123ab, expect a123a123a123. 2ms 384.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Wrong Answer Standard answer longer than user output. 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1052 OO11-4 string中的查找替换
比赛
2022春 面向对象程序设计方法的上机作业
语言
C++
递交时间
2022-05-12 22:45:47
评测时间
2022-05-12 22:45:47
评测机
分数
20
总耗时
≥1115ms
峰值内存
≥844.0 KiB