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

你看我的程序就是这样写的

Posted by phantomr at 2005-04-27 23:52:30 on Problem 1013
In Reply To:Re:还是WA... Posted by:frkstyc at 2005-04-27 23:49:47
if(strcmp(result,"even")==0)
     {for(i=1;i<=12;i++)
      input[j][i]='?';    //(其余的)can be all the possibilities 
      for(i=0;left[i]!='\0';i++)
      {input[j][(int)(left[i]-64)]=0;   //REAL       
       input[j][(int)(right[i]-64)]=0;}
     }

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