Go to file
2019-05-28 13:51:06 -03:00
src move readme 2019-05-28 13:51:06 -03:00
readme.md move readme 2019-05-28 13:51:06 -03:00

use

g++ ./src/main.cpp ./src/Park_time.cpp ./src/Customer.cpp ./src/Park_spot.cpp -o test.exe

to build the project