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 crazy852456 at 2012-06-04 22:35:34 on Problem 1906
In Reply To:这两段代码应该没有大的区别吧?? Posted by:killua_hzl at 2009-04-06 01:01:43
>
> 
> 			num[i][j+1]=(num[i][j]+t)/10;

> }
> ========================================================
> 
> 
> 			num[i][j+1]+=(num[i][j]+t)/10;
> 
自己看有什么不同吧		

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