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 atlas_of_rruucc at 2004-07-28 08:14:02 on Problem 1688
In Reply To:新加的测试数据不会有问题吧? Posted by:fzk at 2004-07-28 03:23:12
你直接输出printf("%lf",1/0);试试 我也很郁闷!!!!~~~~~~~~~~~~~~~~~
> 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:
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