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

Compile Error

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