Owl Get a Life
adjmatrix.cpp: In function ‘int main()’:adjmatrix.cpp:8:33: error: ‘m’ was not declared in this scope 8 | memset(arr,0,sizeof(arr[0][0])*m*n); | ^