Owl Get a Life
area2.cpp: In function ‘int main()’:area2.cpp:19:11: error: ‘max_element’ was not declared in this scope 19 | int a = *max_element(A,A+N); | ^~~~~~~~~~~