Problem eatingparallelograms
User Computer1
Submission Time 2025-06-20 15:58:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp: In function ‘int32_t main()’:
eatingparallelograms.cpp:39:25: error: expected ‘}’ at end of input
39 | cout << maxpower;
| ^
eatingparallelograms.cpp:7:16: note: to match this ‘{’
7 | int32_t main() {
| ^