Sorted matrix search. not able to understand how the testcase is giving me wrong answer

Hi Mudit,
You don’t need to make use of loop as you are given only one matrix and 1 number to search in the matrix.
I have made the above mentioned change and you can see it in the given link : https://ide.codingblocks.com/s/84256

I’m sorry but i am not able to see any change in the code. It is same to the one i submitted in my problem. Maybe the changes are not saved or i am completely missing something here.