This program is written in c++ syntax for solving a system of linear equations using Gaussian Elimination method.The code uses only the iostream library for input and output operations and is ...