| Problem | rabbitbars |
|---|---|
| User | Ok |
| Submission Time | 2024-04-20 11:40:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rabbitbars.cpp: In function ‘int main()’:
rabbitbars.cpp:62:27: error: expected ‘;’ before ‘hull1’
62 | hull1.pop_front()
| ^
| ;
63 | hull1.pop_front();
| ~~~~~