Owl Get a Life
gecko.cpp: In function ‘int main()’:gecko.cpp:18:10: error: ‘max_elements’ was not declared in this scope 18 | cout << max_elements(arr.begin(), arr.end()); | ^~~~~~~~~~~~