Problem area_noi
User joxi
Submission Time 2024-01-27 20:08:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

area_noi.cpp: In function ‘int main()’:
area_noi.cpp:14:29: error: ‘h’ was not declared in this scope
14 | auto max_it = max_element(h.begin(), h.end());
| ^