循环赛日程表算法 #include #define MAX 100 int a[MAX][MAX]; void Copy(int tox,int toy,int fromx,int fromy,int r) { for(int i=0;i