headers | ||
Customer.cpp | ||
main.cpp | ||
Park_spot.cpp | ||
Park_time.cpp | ||
readme.md |
use
g++ main.cpp Park_time.cpp Customer.cpp Park_spot.cpp -o test.exe
to build the project
headers | ||
Customer.cpp | ||
main.cpp | ||
Park_spot.cpp | ||
Park_time.cpp | ||
readme.md |
use
g++ main.cpp Park_time.cpp Customer.cpp Park_spot.cpp -o test.exe
to build the project