| ||||||||||
| 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 | |||||||||
Yes, they're wrongIn Reply To:对网上解题报告的疑问. 谢谢 Posted by:intheway at 2009-12-20 10:05:43 for (int i = 0; i < n; ++i) {
v[i] = true;
cnt[i] = 1;
dis[i] = 0.0;
q.push(i);
}
init like this~
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator