TCS
Company
undefined
your program will have a 3*3 array. the user will input the sum of each row and each column.then the userwill input 3 values and them anywhere , temporarily in array. your program will supply the remaining 6 values and determine the exact location of each element in the array?
sample output:
sum of rows: 6 15 24
sum of columns: 12 15 18
3 values in matrix:3 5 6
1 2 3
4 5 6
7 8 9
Read Solution (Total 0)
TCS Other Question