Hello. Please I want someone to solve me this question.on C++ (thank you) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Hello. Please I want someone to solve me this question.on C++ (thank you)

Write a program that simulates an electronic election process.the program asks for user to choose who they want to vote for it.it should keep asking until a special value is entered signifying the end of the voting process.there are three valid candidates;a,b,c.any other input should be considered to be wrong and the user should be asked to re-enter their choice.when the voting process is over,the program should determine the total number of voters,the number of votes for each candidate,and the winner and runner up.

21st Jun 2020, 7:55 AM
Charbel Kossaifi
Charbel Kossaifi - avatar
1 Answer
+ 2
Hi no one codes for you,show your attempt or link the code you gave tried so far in the description before asking a question ,and be specific about what you are not able to achieve instead of asking for code
21st Jun 2020, 8:25 AM
Abhay
Abhay - avatar