This program takes in an election file and return the winner(s) of the elections.
The problem is based on Austrlian voting problem found on UVA
eg.
1
2
Bob
Joe
1 2
1 1
Bob
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This program takes in an election file and return the winner(s) of the elections.
The problem is based on Austrlian voting problem found on UVA
eg.
1
2
Bob
Joe
1 2
1 1
Bob