1
Answer

write a c++ program

write a c++ program that keeps reading integer numbers until a negative number is entered. Then your program prints the average and the maximum of the numbers that are divisible by 5 only.

Answers (1)