Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

First, read the first floating - point number from input. Then, read the remaining floating - point numbers while the floating - point numbers are

First, read the first floating-point number from input. Then, read the remaining floating-point numbers while the floating-point numbers are in the range -40.0 to 40.0, both exclusive. Next, find the sum of the floating-point numbers that are in the given range. Lastly, output the sum, ending with a newline.
Ex: If the input is -37.9-36.2-44.4-33.3, then the output is:
-74.1
Note: -40.0 and 40.0 are not in the given range. C++

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions

Question

15. Identify strategies for building coalitions across cultures.

Answered: 1 week ago

Question

3. What are potential solutions?

Answered: 1 week ago