Without changing the parameter list, rewrite and test procedure Gauss so that it does both forward elimination and back substitution. Increase the size of array (ai j ), and store the right-hand side array (bi ) in the n + 1st column of (ai j ). Also, return the solution in this column.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.