Problem gecko
User carson
Submission Time 2025-04-29 20:44:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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());
| ^~~~~~~~~~~~