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

Compile Error

hole.cpp: In function ‘int main()’:
hole.cpp:9:12: error: ‘arr’ was not declared in this scope
9 | memset(arr,0,sizeof(arr));
| ^~~