Problem #844 C LANGUAGE

Write a C++ method to compute the future investment value at a given interest rate for a specified number of years.

Your Solution