Question: Assign variable maxVal with the largest value of 5 positive floating-point values read from input. Ex: If the input is 18.86.65.411.816.6, then the output is:
Assign variable maxVal with the largest value of 5 positive floating-point values read from input. Ex: If the input is 18.86.65.411.816.6, then the output is: 18.8 Note: - The first value read is the largest value seen so far, - All floating-point values are of type double 2 Hinclude \{iomanips using nomespace std: Ine main() i double inval: double narval: Int 1; cines Inval; cin raxval: for(1-naxval; 1nval mamaxal; 1+e }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
