am a beginner in C++;
am writing a program on C++ and i have bin trying to make a user enter his username and to enter a password and If correct the program will output a message such as: "Welcome Name of User”
If incorrect my program should allow at least one further input of the code word before terminating the process. please how do i go about it. spent all night