3 test case show run time error and 1 test case give wrong ans
code link:https://ide.codingblocks.com/s/90728
Run time error and q test case fail
Hi @Rohan_singla,you have to input no of rows and columns for the matrix and then input the array.your input format is not correct.you are asking for number of rows and columns for each row.
hlo @cutiecoder
I have made the changes you tell and still my test cases fail
code link after editing:https://ide.codingblocks.com/s/90728
put a space after commas.
you have give input according to the format which is given only.