Problem stepgame
User personjs
Submission Time 2025-02-11 09:53:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:13:10: error: ‘max’ was not declared in this scope
13 | best = max(best, curr);
| ^~~