Problem park
User Halud
Submission Time 2025-02-20 21:50:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

park.cpp: In function ‘int main()’:
park.cpp:46:11: error: expected ‘;’ before ‘}’ token
46 | qnot.pop()
| ^
| ;
47 | }
| ~