Main.cc: In function 'int main()': Main.cc:22:30: error: 'discount' was not declared in this scope double payment = price * discount; ^