Incorrect Matrix Multiplication Not Producing Segmentation Fault
I am working on homework assignment 1 for the Performance Engineering of Software Systems course on MIT OCW. The assignment involves debugging some C code designed to multiply matrices. Matrices are created using the following function: