Problem catlunch
User AltheaZ
Submission Time 2023-10-25 08:39:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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){
| ^~~~~~~~~~~