Problem area_noi
User VehaanGVikram
Submission Time 2025-01-07 14:16:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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