Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 232 Bytes

vacation-house-exchanger

Setup

Please run the following commands to compile and run the project:

g++ main.cpp ./libs/classes.cpp ./libs/utils.cpp ./libs/loops.cpp ./libs/colors.cpp -o program.exe ; .\program.exe