For this program I need to alter the values in a vector by dividing all of them by the max value. The input will start with the number of elements in the vector and the output should be a floating point value with two integers following the decimal.
issue:
the first input is not being read but the last value is read and output twice