This is the code: https://wandbox.org/permlink/gHTBF1t8Kobn01jk
The issue is once I enter in the wrong password the invalid message is triggered but it won't loop back and allow the user to re-enter their password?
#include
#include
#include
using namespace std;
class Users
{
publ
