Problem area_noi
User Logout
Submission Time 2023-11-12 08:02:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:11:13: error: ‘maximum’ was not declared in this scope
11 | highest = maximum(highest, h*w);
| ^~~~~~~