| ||||||||||
| 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 | |||||||||
Re:数组到底要卡多大,,我开了这么大才过了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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator