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. Prgoram must then output each candidate's name, number of votes received, and percentage of total voates recieved by the candidate. Program must also output winner of election.