| ||||||||||
| 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:wrong 到死!!!!!!!!!!!In Reply To:Re:wrong 到死!!!!!!!!!!! Posted by:hedlx at 2007-11-07 22:00:39 for(i=0;i<n;i++)
> for(j=0;j<m;j++)
> {
> }
应该改为:
for(i=n-1;i>=0;i--)
> for(j=m-1;j>=;j--)
其他的还要改,但这个最重要.
>
>
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator