Different outputs in ide and submission

i am getting the right output while working on ide and wrong one while making submission.how shll i proceed?

instead of printing arr[i][j] print arr[j][i]