| ||||||||||
| 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 | |||||||||
Re:有点想不通-_-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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator