here is my code -> https://ide.codingblocks.com/s/462019
problem is when i am giving value of row and column from editor, all element of array changed into zero.
but when i give value of row and column from console, i am getting first row wrong and all other rows are right.
where is my mistake?