Problem | parallelogramisation |
---|---|
User | pearl333 |
Submission Time | 2025-03-19 16:28:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:25:18: error: expected ‘;’ before ‘}’ token
25 | dq.pop_front()
| ^
| ;
26 | }
| ~