记录详情

Runtime Error

/in/foo.cc: In function 'int countdifk(std::__cxx11::string, int)':
/in/foo.cc:25:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < s.length(); i++)
                  ~~^~~~~~~~~~~~
/in/foo.cc:29:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int j = i; j < s.length(); j++)
                   ~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 420.0 KiB
#2 Accepted 2ms 356.0 KiB
#3 Runtime Error 2ms 424.0 KiB
#4 Runtime Error 2ms 400.0 KiB
#5 Accepted 2ms 360.0 KiB
#6 Accepted 1ms 376.0 KiB
#7 Accepted 2ms 352.0 KiB
#8 Runtime Error 2ms 424.0 KiB
#9 Accepted 2ms 352.0 KiB
#10 Accepted 2ms 356.0 KiB
#11 Runtime Error 2ms 408.0 KiB
#12 Runtime Error 2ms 400.0 KiB
#13 Accepted 501ms 2.43 MiB
#14 Runtime Error 50ms 2.453 MiB
#15 Accepted 169ms 2.406 MiB
#16 Accepted 245ms 2.379 MiB
#17 Runtime Error 41ms 2.449 MiB
#18 Runtime Error 86ms 2.453 MiB
#19 Runtime Error 27ms 2.508 MiB
#20 Time Exceeded ≥2005ms ≥2.355 MiB

信息

递交者
类型
递交
题目
P1568 Problem 1E. 子串计数
比赛
2024春 悬赏令第一周
语言
C++
递交时间
2024-04-19 12:30:14
评测时间
2024-04-20 22:59:01
评测机
分数
45
总耗时
3154ms
峰值内存
2.508 MiB