Problem parallelogramisation
User Ming
Submission Time 2025-06-20 19:37:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramisation.cpp: In function ‘int main()’:
parallelogramisation.cpp:35:32: error: expected ‘;’ before ‘:’ token
35 | cout << dq.front() << "\n":;
| ^
| ;