摘要:
#include #include #include #include #define maxn 2000010 using namespace std; int tot, n, m, rt; int trie[maxn][26], sum[400001]; char s[22]; //bool vis[maxn];查询整个单词用 void build() { int len = str... 阅读全文
posted @ 2018-07-03 22:47
WTSRUVF
阅读(154)
评论(0)
推荐(0)

浙公网安备 33010602011771号