随笔分类 -  模板

摘要:int son[maxn],num[maxn],fa[maxn],top[maxn],p[maxn],fp[maxn],pos,depth[maxn];vectorF[maxn];int D[maxn],TOPD[maxn];int NU[maxn];int IN[maxn];void dfs(){... 阅读全文
posted @ 2015-10-02 14:11 来自大山深处的菜鸟 阅读(254) 评论(0) 推荐(0)
摘要:#include #include #include #define max(a,b) (a)>(b)?(a):(b)#define min(a,b) (a) (const bign& b) const { return b = (const bign& b) const { return !(*... 阅读全文
posted @ 2015-01-23 16:18 来自大山深处的菜鸟 阅读(107) 评论(0) 推荐(0)