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 hans1987 at 2008-09-20 11:47:56
In Reply To:第一题 Posted by:346248129 at 2008-09-20 09:02:53
> Mr. West bought a new car! So he is travelling around the city.
>   One day he comes to a vertical corner. The street he is currently in has a width x, the street he wants to turn to has a width y. The car has a length l and a width d.
>   Can Mr. West go across the corner? 
> 
> Input 
> 
>   Every line has four real numbers, x, y, l and w.
>   Proceed to the end of file. 
> 
> Output 
> 
>   If he can go across the corner, print "yes". Print "no" otherwise. 
> 
> Sample Input 
> 
> 10 6 13.5 4
> 10 6 14.5 4 
> 
> Sample Output 
> 
> yes
> no 
> 

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