[solved] – Question 83480
Write a program that asks the user to enter integer numbers and store the numbers in a two
dimensional array, then replace any 9 digit by 0 digit. After that replace the numbers with the odd
summations indices by the even summation indices.
Expert Answer
OR

