摘要:
#include #include #include #define maxn 300100 #define maxx 1010 using namespace std; char s[maxx]; struct node { int next[30]; bool w; }tree[maxn]; int tot; void add() { int l=strlen(s),... 阅读全文
posted @ 2016-05-08 08:08
岂是蓬蒿人
阅读(154)
评论(0)
推荐(0)

浙公网安备 33010602011771号