摘要:
#include #include #include #define N 33using namespace std;int a0[N][N],a[N][N],b[N][N],c[N][N],d[N][N],temp1[N][N],temp2[N][N];int comp( int m1[][N],int m2[][N], int a ){ int n=0,i,j; for (i=0;i>n) { if (n==0) break; for (i=0;i>a0[i][j]; for (i=0;i>a[i][j];... 阅读全文
posted @ 2013-11-09 14:20
单调的幸福
阅读(189)
评论(0)
推荐(0)
浙公网安备 33010602011771号