12 Given the following problem specification: • You need to develop a system that reads integer values from the user and
Posted: Fri May 20, 2022 11:35 am
12 Given the following problem specification: • You need to develop a system that reads integer values from the user and store them in a 2D array of size (303). Then find the sum of highlighted area only. Note: the numbers are just an example. 3 8 2 1 o 2 7 2 6 • Print the 2D array as a matrix, in addition to the answer