| ||||||||||
| 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 | |||||||||
你看我的程序就是这样写的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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator