Owl Get a Life
lostones.cpp: In function ‘int main()’:lostones.cpp:17:24: error: ‘min_element’ was not declared in this scope 17 | auto pointer = min_element(a, a+n); | ^~~~~~~~~~~