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 CO2 at 2006-10-21 16:17:31
In Reply To:Re:题目修改汇总 Posted by:CO2 at 2006-10-21 15:20:38
 题目修改汇总:
 A balls  
  范围  0 <= n < 16 --> 0 <= n <= 16
  all the balls are numbered from 1 to n --> all the balls are numbered from 1 to m
  在html里面已改过,但在pdf里没有改。 
   
D firing range
  output:
  standing for the number of arcs which weren't covered by fire --> 
   standing for the number of arcs which were covered by fire k times.

   (-109<=li<ri<=109, li<m) --> (-109<=li<ri<=109, 0<=li<m)

and data like (300, 560) won't appear(because (300,560) = (300,200), li > ri is invalid).   -->
and if a data like (300, 200) appears, that means this arc is like 300->0->200,  not 200->300.
即:跨0度的弧是会存在的。

  之前题目里有对k的描述。


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