Redo Programming Exercise 7 of Chapter 8 using dynamic arrays. You must ask the user for the number of candidates and then create the appropriate arrays to hold the data.
REFERENCE:
Write a program that allows the user to enter the last names of five candidates in a local election and the number of votes received by each candidate. The program should then output each candidate’s name, the number of votes received, and the percentage of the total votes received by the candidate. Your program should also output the winner of the election. A sample output is:
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.