123
cout << "Certificate of Deposit Rate:" << endl; cout << "Bank"<< setw(15) << "Interest" << setw(15) << "Times" << setw(15) << "Total" << endl; cout << setfill('-') << setw(15) << setfill('+') << setw(1);