Mar-09-2022, 01:56 AM
i need to make a code that counts the votes from 3 candidates from 4 different places, each person from those places can vote only once. the code has to be able to:
-receive every vote and add it to the votes of the candidate
-inform about the votes obtained by each candidate
-inform about the total votes obtained between all candidates
-inform about the winner
i´ve been struggling with this for a couple days now
, the thing is i have to use a bidimensional array wich im unfamiliar with. i would appreciate any help, from now thanks.
also english is my second language, sorry for possible misswriting.
-receive every vote and add it to the votes of the candidate
-inform about the votes obtained by each candidate
-inform about the total votes obtained between all candidates
-inform about the winner
i´ve been struggling with this for a couple days now

also english is my second language, sorry for possible misswriting.

