Hey guys I'm just begining C++ and i am having a bit of trouble with class and if statements.
So the code is basically asking you to enter your number to access the account (10) and if you are wrong you will be prompted again to retry but i get an error on line 28 saying "error: statement cannot resolve address of overloaded function" any help or advice would greatly be appreciated.