摘要:
#include<cstdio> #include<iostream> #include<string> #include<cstdlib> #define maxn 2 #include<queue> using namespace std; struct Tri { Tri*next[maxn] 阅读全文
posted @ 2016-10-18 16:18
猪突猛进!!!
阅读(122)
评论(0)
推荐(0)
摘要:
#include<cstdio> #include<iostream> #include<string> #include<cstdlib> #define maxn 10 using namespace std; struct Tri { Tri*next[maxn]; int num; }; T 阅读全文
posted @ 2016-10-18 16:01
猪突猛进!!!
阅读(145)
评论(0)
推荐(0)

浙公网安备 33010602011771号