Problem #639 CORE JAVA PROGRAMMING

Write a C++ program that takes five numbers as input to calculate and print the average of the numbers

Your Solution