Content deleted Content added
The example of initial case has some error that does not match the afterwards |
|||
Line 84:
for (k = 0; k < N; ++k)
C[i][j] += A[
}
}
|
The example of initial case has some error that does not match the afterwards |
|||
Line 84:
for (k = 0; k < N; ++k)
C[i][j] += A[
}
}
|