Problem lboard
User Pyrros
Submission Time 2023-03-21 08:00:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lboard.cpp: In function ‘int main()’:
lboard.cpp:14:8: error: ‘i’ was not declared in this scope
14 | psv[i][j] = 0;
| ^