I have 2 2d char arrays I use to represent a 5x5 grid. The problem is when it comes to the last 4 line of the function (where I set values of some chars in the array, I use them for testing). Then if i print out the grid it appears like this.I have 2 2d char arrays I use to represent a 5x