Xiangqi UVa1589(多次WA)

  1 #include<stdio.h> 2 #include<string.h> 3 #define maxn 8 4 //#define LOCAL 5 #include<iostream> 6 using namespace std; 7 int test(); 8 int count(int,int); 9 int horse_judge(int);
相關文章
相關標籤/搜索