Skip to content

A command-line program that simulates an election using the "plurality" voting system (also known as "first-past-the-post").

License

Notifications You must be signed in to change notification settings

benrout/plurality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plurality

A command-line program that simulates an election using the "plurality" voting system (also known as "first-past-the-post").

Example usage:

$ ./plurality Alice Bob Charlie
Number of voters: 4
Vote: Alice
Vote: Bob
Vote: Charlie
Vote: Alice
Alice

About

A command-line program that simulates an election using the "plurality" voting system (also known as "first-past-the-post").

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages