Owl Get a Life
mindeque.cpp: In function ‘int main()’:mindeque.cpp:36:15: error: ‘min_element’ was not declared in this scope 36 | cout << *min_element(mindeque); | ^~~~~~~~~~~