I am getting the error:
Cannot convert int** to int*[5]...
in my code. I know how to pass 2 D arrays to functions but I am stuck here.
The code is in