Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 359 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 359 Bytes

tideman - a program that runs a Tideman election

This is my submission for Problem Set 3 of Harvard's CS50x.

Note that this program makes use of the cs50.h header file, which exists in CS50's online IDE. To run it, compile tideman.c and run the resulting binary within that IDE.