Problem area_noi
User MrPuddleVon
Submission Time 2025-06-17 10:54:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:15:13: error: expected ‘}’ at end of input
15 | cout << max;
| ^
area_noi.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^