ENGR 160 Exam 1 Name

Write a program to input the row and column numbers on line one of the input file. Read the data starting on line two of the input file into a 2-dimensional array. Find the minimum value in the array and its position (row and column number) Output the array to a file. Output to the same file the minimum value, with words to identify it ................
................