Problem parallelogramisation
User naivecyans
Submission Time 2025-06-17 16:41:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

parallelogramisation.cpp:24:2: error: expected unqualified-id before ‘return’
24 | return 0;
| ^~~~~~
parallelogramisation.cpp:25:1: error: expected declaration before ‘}’ token
25 | }
| ^