Problem stepgame
User ATHY
Submission Time 2025-03-02 13:48:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:15:17: error: ‘mininum’ was not declared in this scope; did you mean ‘minimum’?
15 | minimum = min(mininum,v[i]);
| ^~~~~~~
| minimum