Problem area_noi
User lxmine
Submission Time 2026-05-26 22:15:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:11:3: error: ‘else’ without a previous ‘if’
11 | else if(n==1){high = h*w;}
| ^~~~