Write down the program which permits the user to enter last names of five candidates in local election and number of votes received by each candidate. Pgoram must then output each candidate's name, number of votes received, and percentage of the total voates recieved by candidate. The program must also output winner of election.