Problem eatingparallelograms
User ritesh
Submission Time 2025-06-20 16:27:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:26:9: error: expected primary-expression before ‘=’ token
26 | return=0 ;
| ^
eatingparallelograms.cpp:28:2: error: expected ‘}’ at end of input
28 | }
| ^
eatingparallelograms.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^