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:wrong 到死!!!!!!!!!!!

Posted by hedlx at 2007-11-07 22:03:00 on Problem 2389
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:
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