Skip to content

Console-Based Election Simulator: Efficiently model and analyze simulated voting scenarios in a streamlined console interface

Notifications You must be signed in to change notification settings

Elvanss/A-Political-Issue

Repository files navigation

This is how to execute the program by gcc step by step:

  • g++ Simulate.cpp A2.cpp -std=c++17 -o APE
  • ./APE m n (m and n are represent for number of divisions and days respectively)

About

Console-Based Election Simulator: Efficiently model and analyze simulated voting scenarios in a streamlined console interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published