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 00346049 at 2005-03-01 23:17:16 on Problem 1326
In Reply To:有点想不通-_- Posted by:hujk2008 at 2004-08-10 13:56:22
> long y(long x)
> {
> 		if(x<=500&&x>=1)return 500;//为什么改成if(x<=500)就ac了
> 		else                       //题目不是说“1-500 miles”吗?
> 			return x;
> 		return 0;
> }

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