Write a c++ program using looping
Extracted text: Write a program that performs a survey tally on beverages. The program should prompt for the next person until a sentinel value of -1 is entered to terminate the program. Each person participating in the survey should choose their favorite beverage from the following list: 1. Coffee 2. Green Tea 3. Soda 4. Juice Sample Run: ************R*****NARR ************************** *************************** *******************RN Please input the favorite beverage of person #1: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program **************************************************** ***********AN*************************RARRNRR* Please input the favorite beverage of person #2: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program *************************************************** ***************RRARN ***************************** Please input the favorite beverage of person #3: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program VANCITY ********************************************** *************************************************** Please input the favorite beverage of person #4: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program 1 *************************************************** *****************ARARNAR *********************** Please input the favorite beverage of person #5: HINDANAD
Extracted text: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program 1 ***** **大 Please input the favorite beverage of person #6: Choose 1, 2, 3, or 4 from the above menu or -1 to exit the program -1 The total number of people surveyed is 5. The results are as follows: Beverage Number of Votes e** Coffee Green Tea Soda Juice I || II|| IL|| 3o11 I|||