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

Kruskal因为数组开小了RE了几次。。。。

Posted by nw4869 at 2014-02-21 15:11:04 on Problem 1258
const int MAXN = 110, MAXM = (MAXN*MAXN-MAXN)/2; 
int w[MAXM], u[MAXM], v[MAXM];
int p[MAXN], r[MAXM];
这样才行!!

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