随笔分类 -  字符串

摘要:矩阵hash 点击查看代码 #include <bits/stdc++.h> using namespace std; typedef unsigned long long ull; const int maxn=1010; const ull seed1=131; const ull seed2= 阅读全文
posted @ 2022-04-04 14:42 lmj_1 阅读(50) 评论(0) 推荐(0)