Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
真不知道测试数据到底是多大……用G++提交的,RE,WA好几次 写成下面这样才过了……囧o(╯□╰)o //Tarjan_LCA + Disjoint_Set #include <stdio.h> #include <string.h> #define MAXN 100000 #define MAXQ 40010 Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator