Problem carpark
User Daniel0liong
Submission Time 2024-02-28 17:14:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

carpark.cpp: In function ‘int main()’:
carpark.cpp:31:9: error: ‘myvector’ was not declared in this scope
31 | myvector.pop_back();
| ^~~~~~~~
carpark.cpp:38:13: error: ‘myvector’ was not declared in this scope
38 | myvector.pop_back();
| ^~~~~~~~