Problem stepgame
User dakingwawin
Submission Time 2024-12-09 16:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stepgame.cpp: In function ‘int32_t main()’:
stepgame.cpp:25:22: error: ‘n’ was not declared in this scope
25 | for( int i = 0; i < n; i ++){
| ^