Problem eatingparallelograms
User Anqxel
Submission Time 2025-06-20 15:30:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp: In function ‘int32_t main()’:
eatingparallelograms.cpp:24:9: error: expected ‘}’ at end of input
24 | return 0;
| ^
eatingparallelograms.cpp:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^