0
Can I send an issue to solve it?
6 Answers
+ 5
You can post the problem here, and then post your attempts at creating the program. If you are stuck somewhere, we may be able to help, but we cannot help you to complete the entire program/assignment.
+ 4
@Yehia Can you elaborate on what you are referring to? Is it an issue with the app? Are you trying to send a feedback?
0
I am asked to design a program to calculate electoral votes
0
Do I print giving you the required to help me?
0
i didn't know how to start, i'll post the program assignment
0
We want to write a program to calculate the electoral votes of a number of candidates, as follows:
ï· The programmer requests to enter the total number of candidates. For example, candidates are required to enter the seats.
âą After entering the sounds as positive integers, representing the numbers of the candidates, the entry ends
The number is 0.
ï· Note: Use of tables and the use of partial programs is necessary.
Required
Write the following results:
1. Number of votes received by each candidate.
2.The percentage of votes for each candidate.
3. The smallest number of voices.
4. Increase the number of votes.
5. Name (s) of candidates with the highest number of votes.