Topic: Matrix Manipulation Problem / Level: advanced

Problem: Write a program to perform matrix inversion using the Gauss-Jordan elimination method.

Run the code to see the output here...