Pages • 0
Essay Preview: C++ Report this essay #include #include using namespace std; int main() float amt = 1, tax, total = 0, paid, change; const float VAT = 0.14; const string storedPassword = “cleveland”; string password; cout
Essay Preview: C++ Report this essay #include #include using namespace std; int main() float amt = 1, tax, total = 0, paid, change; const float VAT = 0.14; const string storedPassword = “cleveland”; string password; cout