Parkmanne/readme.md

6 lines
100 B
Markdown
Raw Normal View History

2019-05-28 16:50:11 +00:00
use
```
2019-05-28 21:17:26 +00:00
g++ main.cpp Park_time.cpp Customer.cpp Park_spot.cpp -o test.exe
2019-05-28 16:50:11 +00:00
```
to build the project