- #1
sulev8
- 5
- 0
Enter integer rectangle matrix A(0..n,0..m). Give out entered matrix by columns. Find all element pairs with equal value and their index and give them out.
I have to write c programm for this , can anyone make the body of this exercise and share some instructions how i should approach to this kind of exercise.
Many thanks in advance.
I have to write c programm for this , can anyone make the body of this exercise and share some instructions how i should approach to this kind of exercise.
Many thanks in advance.