Question: Hello need help doing this script in c++ Part 2: C++ -Program a 3x3 matrix in C++, but have the user input/store the values (use
Part 2: C++ -Program a 3x3 matrix in C++, but have the user input/store the values (use integers (whole numbers)) in each of the 9 cells of the matrix when using the program -After the user inputs all 9 values into the cells of the matrix, the program then asks you which cell (row & column) you would like to look up. You'll need to input row then followed by a column to select an individual cell. The output should be the value stored in the cell. The program then asks for another cell to look up
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
