What is error in the code i m not able to print the no of 0 in the 2 d array

Hey @kailash_01 your code is running fine ,could you give me a testcase for which your code is not running.
One reason why it is giving wrong answer might be that you are printing i and j in line 21 of your code and that may not be required in the output format.