Introduction - If you have any usage issues, please Google them yourself
programmed by the following demands to solve an n-linear equation (equation with the assumption that the only solution). (1) Equation Number n value by the user through the keyboard input; (2) equations stored in the "Augmented Matrix" A, n and n an OK A new storage space by dynamically allocated, A and the value of each element by the user through the keyboard input; (3) equations that are stored in the "vector" B, and n elements of B storage space through to the new dynamic allocation.