i am getting the right output while working on ide and wrong one while making submission.how shll i proceed?
Different outputs in ide and submission
instead of printing arr[i][j] print arr[j][i]
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]