竞赛
考级
很板的字符串哈希。就是默个板子。虽然本人也不会。可以看见我的字符串哈希函数是乱搞的 时间复杂度:大约 O(t)O(t)O(t)
#include <iostream> #include <unordered_set> #include <string> using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(0); }
提交答案之后,这里将显示提交结果~