I am starting to learn dynamic memory allocation. In this code, I have created in main function 2d array:
`int **board = malloc(row*sizeof