Problem eatingparallelograms
User Alden
Submission Time 2025-06-20 15:39:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp:23:19: error: missing terminating ' character
23 | cout << maxRes << '\n’;
| ^~~~~~~
eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:24:2: error: expected primary-expression before ‘}’ token
24 | }
| ^