Problem stepgame
User YongXin
Submission Time 2023-06-20 22:14:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:16:9: error: ‘max_elements’ was not declared in this scope
16 | cout<<*max_elements(m,m+n);
| ^~~~~~~~~~~~