Problem hole
User TheRaptor
Submission Time 2023-01-01 10:16:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hole.cpp: In function ‘int main()’:
hole.cpp:18:7: error: ‘arr’ was not declared in this scope
18 | if(arr[i][j]) continue;
| ^~~