#define N 10 int main() { int i,j; int A[N][N], B[N][N], C[N][N]; for (i=0; i