记录详情

Time Exceeded

/in/foo.cc: In function 'void StringReplace(std::__cxx11::string&, std::__cxx11::string&, std::__cxx11::string&)':
/in/foo.cc:48:18: warning: unused variable 'nEnd' [-Wunused-variable]
  int nStart = 0, nEnd = 0;
                  ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 332.0 KiB
#2 Time Exceeded ≥1002ms ≥1020.0 KiB
#3 Accepted 1ms 376.0 KiB
#4 Accepted 1ms 328.0 KiB
#5 Wrong Answer 2ms 328.0 KiB

信息

递交者
类型
递交
题目
P1052 OO11-4 string中的查找替换
语言
C++
递交时间
2023-10-19 11:41:49
评测时间
2023-10-19 11:41:49
评测机
分数
40
总耗时
≥1010ms
峰值内存
≥1020.0 KiB