Question: What's wrong with my code? Thanks in advance! ( c++) Read floating-point numbers from input until a floating-point number is read that is not in

What's wrong with my code? Thanks in advance! ( c++) Read floating-pointnumbers from input until a floating-point number is read that is notWhat's wrong with my code?

Thanks in advance!

( c++)

Read floating-point numbers from input until a floating-point number is read that is not in the range -35.0 to 15.0 , both exclusive. Then, find the sum of all the floating-point numbers read before the floating-point number that causes reading to stop. Lastly, output the sum, ending with a newline. Ex: If the input is 26.825.546.532.5, then the output is: 52.3 1: Compare output Input Your output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!