Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:13:8: error: ‘max_element’ was not declared in this scope 13 | if (*max_element(t.begin(),k)>=0){ | ^~~~~~~~~~~