Sally is seeking assistance to write a C++ program for tracking her Girl Scout cookie sales, which include thin mints, do-si-dos, samoas, and adventurefuls. The program should use a do-while loop to display a menu and prompt for a valid cookie type input. The code must continue prompting until a valid input is entered and should include proper indentation.