Problem whiteboardgame
User Ush
Submission Time 2024-12-02 14:22:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whiteboardgame.cpp: In function ‘int32_t main()’:
whiteboardgame.cpp:11:7: error: ‘i’ was not declared in this scope
11 | for (i=0; i<9; i++){
| ^