Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:23:9: error: ‘max_element’ was not declared in this scope 23 | cout<<*max_element(job.begin(),job.end()); | ^~~~~~~~~~~