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:我的代码为啥会wa???(谁能帮忙看看)

Posted by HIT_Happy at 2010-03-17 09:01:06 on Problem 1313
In Reply To:我的代码为啥会wa???(谁能帮忙看看) Posted by:123_456 at 2008-07-23 10:36:18
printf("Sheet %d, front: %d, %d\n",n+5-j*2,j,2*j-1);
写错了吧..改为
printf("Sheet %d, front: %d, %d\n",j,n+5-j*2,2*j-1);
就对了..

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