subject

Guys help fast please!!

Write a C++ program to prompt the user to input N
positive integers; when the user enters - 1 the
program input will stop and implement the needed
functions (5 points)
• Function to calculate the count of input positive
number.
(5 points)
• Function to calculate the average of even
integers
(5 points)
• Function calculate the max of odd
integers
(5 points)
• Function calculate the sum of integers <=
(5 points)
Output the result of the above
operations
points)
50
HINT
1- Functions should be called by Value
2- Functions should return a value to be used for output in final point.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 02:30
Research data that is presented using descriptive language is said to be
Answers: 2
question
Computers and Technology, 24.06.2019 10:00
When writing a business letter, how many times can you use the same merge field in a document? once once, unless using the address block feature unlimited it will depend on the type of document you choose
Answers: 1
question
Computers and Technology, 25.06.2019 12:30
In many applications, only a small percentage of the points in a given set p of n points are extreme. in such a case, the convex hull of p has less than n vertices. this can actually make our algorithm convexhull run faster than θ(nlogn). assume, for instance, that the expected number of extreme points in a random sample of p of size r is o(rα ), for some constant α < 1. (this is true when the set p has been created by picking points uniformly at random in a ball.) prove that under this condition, the running time of the algorithm is o(n).
Answers: 3
question
Computers and Technology, 26.06.2019 03:20
What is the purpose of a backdrop? a. provides a neutral or interesting background b. bounces light at a subject c. measures the light source d. reduces the intensity of a light source
Answers: 3
You know the right answer?
Guys help fast please!!

Write a C++ program to prompt the user to input N
positive i...
Questions
question
Mathematics, 13.07.2020 18:01