I need to build a program that inputs a max,min and the size of the array[][] from the command line.The array is an example of a topographic map.I need to find the largest and the lowes number(high)and their places in the array in the topographic map.(topographic map shows the high of the nearst mountains).
Comments
Post a Comment