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 |
新加的测试数据不会有问题吧?the game director throws several plastic rings in the pool such that center of no ring lies inside any other ring 但是我的程序里加上: for(i=0;i<n;i++) for(j=i+1;j<n;j++) if(distance(p[i],p[j])<max(p[i].r,p[j].r))while(1); 就由wA变成tle. Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator