Problem area_noi
User anish
Submission Time 2026-06-22 16:31:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:17:13: error: ‘best’ was not declared in this scope; did you mean ‘biggest’?
17 | cout << best << "\n";
| ^~~~
| biggest