rohansuri17 / Election-Sim

This is an Election Simulation written in C++. You have the choice to do a Direct or Representative Election.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Election-Sim

This is an Election Simulation written in C++. You have the choice to do a Direct or Representative Election.

Run by performing the following commands in the active directory

make clean

make

About

This is an Election Simulation written in C++. You have the choice to do a Direct or Representative Election.


Languages

Language:C++ 95.8%Language:Makefile 4.2%