Problem carpark
User weccs
Submission Time 2025-06-02 19:47:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:31:20: error: ‘gap2s’ was not declared in this scope; did you mean ‘gaps’?
31 | gaps.erase(gap2s.begin());
| ^~~~~
| gaps