pjohnst5 / Restaurants

Restaurant Decider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant Decider

Having trouble deciding where to eat out? Now with Restaurant Decider, you don't need to worry anymore! Simply input the restaurants that you're debating about and follow the steps.

How to run

Clone the repo and run these two linux commands:

  • g++ -std=c++17 -g *.cpp -o restaurants
  • ./restaurants

About

Restaurant Decider


Languages

Language:C++ 100.0%