Go to file
2019-05-28 18:17:26 -03:00
headers Structure change 2019-05-28 18:02:52 -03:00
Customer.cpp Structure change 2019-05-28 18:02:52 -03:00
main.cpp Structure change 2019-05-28 18:02:52 -03:00
Park_spot.cpp Structure change 2019-05-28 18:02:52 -03:00
Park_time.cpp Structure change 2019-05-28 18:02:52 -03:00
readme.md Change readme 2019-05-28 18:17:26 -03:00

use

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

to build the project