| ||||||||||
| 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 | |||||||||
Re:你看我的程序就是这样写的In Reply To:你看我的程序就是这样写的 Posted by:phantomr at 2005-04-27 23:52:30 try adding all 3 rows up, then look for a 3 or -3
> 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