| Problem | carpark |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-07-11 10:16:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int main()’:
carpark.cpp:12:21: error: statement cannot resolve address of overloaded function
12 | if(car[i] == 1) V.push_back;
| ~~^~~~~~~~~