Problem stepgame
User jiazethesigma
Submission Time 2026-01-11 11:19:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:15:42: error: ‘hmax’ cannot be used as a function
15 | for(int i=0;i<n;i++) hmax=hmax(s[i],hmax);
| ^