Owl Get a Life
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;} | ^~~~