Create the following using a raptor flowchart. You are a manager of a  Wally's Training Gym and you encourage your trainers to enroll new members.  Input is the trainer's last name and the number of new enrollees, and names of each new member.  Output is the number of trainers who have enrolled members in each of three categories:  0-5 new members, 6-10 new members, and 11 to 15 new members, as well as the names of each new enrollee. Write an application that allows the user to enter any number Trainer's names, number of new members, and names of each new member.   Output is to display the names of trainers who are in each category, and the new members enrolled.  Use good programming techniques that you have learned throughout the course.  Use appropriate variable names, use an array to store the names and number of new enrollees, and use prompts for the input and labels with the display.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter16: Searching, Sorting And Vector Type
Section: Chapter Questions
Problem 23PE
icon
Related questions
Question

Create the following using a raptor flowchart.

You are a manager of a  Wally's Training Gym and you encourage your trainers to enroll new members.  Input is the trainer's last name and the number of new enrollees, and names of each new member.  Output is the number of trainers who have enrolled members in each of three categories:  0-5 new members, 6-10 new members, and 11 to 15 new members, as well as the names of each new enrollee. Write an application that allows the user to enter any number Trainer's names, number of new members, and names of each new member.   Output is to display the names of trainers who are in each category, and the new members enrolled.  Use good programming techniques that you have learned throughout the course.  Use appropriate variable names, use an array to store the names and number of new enrollees, and use prompts for the input and labels with the display.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Graphical User Interface
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage