Problem #841 C LANGUAGE

Write a C++ method to compute the average of three numbers.

Your Solution