Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

真不知道测试数据到底是多大……

Posted by Ruby931031 at 2012-07-09 16:31:42 on Problem 1986
用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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator