Problem stepgame
User hwy
Submission Time 2023-06-07 15:03:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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