记录详情

Time Exceeded

foo.cc: In function 'int cal(std::__cxx11::string, std::__cxx11::string)':
foo.cc:72:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<x.length();i++) res+=s[mp[x[i]]][mp[y[i]]];
              ~^~~~~~~~~~~
foo.cc: In function 'void solve()':
foo.cc:83:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=s2.length();i<s1.length();i++)
                        ~^~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 7ms 428.0 KiB
#7 Accepted 4ms 384.0 KiB
#8 Accepted 10ms 408.0 KiB
#9 Accepted 8ms 440.0 KiB
#10 Accepted 24ms 412.0 KiB
#11 Time Exceeded ≥1417ms ≥512.0 KiB
#12 Time Exceeded ≥1421ms ≥512.0 KiB
#13 Time Exceeded ≥1447ms ≥632.0 KiB
#14 Time Exceeded ≥1449ms ≥552.0 KiB
#15 Time Exceeded ≥1456ms ≥736.0 KiB
#16 Time Exceeded ≥1454ms ≥752.0 KiB
#17 Time Exceeded ≥1446ms ≥920.0 KiB
#18 Time Exceeded ≥1447ms ≥1.539 MiB
#19 Time Exceeded ≥1397ms ≥1.215 MiB
#20 Time Exceeded ≥1424ms ≥1.57 MiB

信息

递交者
类型
递交
题目
P1243 F 礼物(2) /[模板]FFT字符串匹配
语言
C++
递交时间
2021-04-17 22:24:09
评测时间
2021-04-17 22:24:09
评测机
分数
50
总耗时
≥14430ms
峰值内存
≥1.57 MiB