Problem rabbitbars
User Ok
Submission Time 2024-04-20 11:40:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rabbitbars.cpp: In function ‘int main()’:
rabbitbars.cpp:62:27: error: expected ‘;’ before ‘hull1’
62 | hull1.pop_front()
| ^
| ;
63 | hull1.pop_front();
| ~~~~~