Problem carpark
User estkn
Submission Time 2026-02-09 16:23:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:22:11: error: ‘car_positions’ was not declared in this scope
22 | if (car_positions.empty()) {
| ^~~~~~~~~~~~~