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