Problem stepgame
User 2110100
Submission Time 2023-08-22 13:50:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int main()’:
stepgame.cpp:14:9: error: ‘X’ was not declared in this scope
14 | X = min(curr, x + curr);
| ^