Problem eatingparallelograms
User naivecyans
Submission Time 2025-06-20 13:13:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp:7:2: error: expected unqualified-id before ‘return’
7 | return 0;
| ^~~~~~
eatingparallelograms.cpp:8:1: error: expected declaration before ‘}’ token
8 | }
| ^