Problem area_noi
User ghx312
Submission Time 2026-02-12 19:38:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:16:35: error: ‘max’ cannot be used as a function
16 | max = max(max, h[i] * w[i]);
| ^