Problem | carpark |
---|---|
User | justin271828 |
Submission Time | 2024-05-22 15:38:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int main()’:
carpark.cpp:39:6: error: expected ‘(’ before ‘zeros’
39 | if zeros.empty() break;
| ^~~~~
| (