Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to compute the inverse of a matrix using elementary row operations.

Run the code to see the output here...