摘要:
1 #include<stdio.h> 2 #include<string.h> 3 4 char a[7]; 5 char b[750][7]; 6 char c[6]={'A','B','C','D','E','*'}; 7 int t[4][2]={1,0,0,1,0,-1,-1,0}; 8 int temp; 9 10 int fun(char *p,int n,int m)11 {12 int i,j,x,y,u;13 char v[6],k;14 if(!(str 阅读全文
posted @ 2013-04-22 14:06
萧凡客
阅读(295)
评论(0)
推荐(0)

浙公网安备 33010602011771号