I need to fix three bugs in this code without drasticmodifications. I think that the iteration over every element in 2Darray should be
for(int i = 0; i < array.length; i++){
for(int j = 0; j <array.length; i++)
instead of provided code. Also I think the boolean to return (at46th row) should be true.
boolean toReturn = true;
When I check up with the test code, I think rowIndex >=anArray.length (at 43th row) and
else if(columnIndex >= anArray[rowIndex].length) (at 55throw) are valid.
but I don’t get the other problems, particularly when setHintnumbers are several numbers. Please help.
Here is the provided code.
—————————————————————————————————————————————————————————————————–
public class Debugging{
public
PayPal Gateway not configured
PayPal Gateway not configured