Write a c++ program to output the payment schedule for amount owed when each month nothing more is charged to the account but only the minimum payment is paid. the output stops when the balance is fully paid (i.e. no longer > 0).