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

Re:数组到底要卡多大,,我开了这么大才过了

Posted by su123456 at 2015-08-06 18:08:41 on Problem 2449
In Reply To:数组到底要卡多大,,我开了这么大才过了 Posted by:su123456 at 2015-08-06 18:08:32
const int mm=110000*2;
const int mn=1100*2;
struct node{
    int to,next,w;
}edge[mm*8],edge1[mm*8];
int head[mn],head1[mn];

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