Problem rabbitpainting
User Ys
Submission Time 2024-03-10 16:08:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rabbitpainting.cpp: In function ‘int main()’:
rabbitpainting.cpp:11:9: error: ‘arr’ was not declared in this scope
11 | cin>>arr[i][j];
| ^~~