Sometimes when in test cases >4 where i get wrong answers then to check where can i change my code from this we can learn to optimise the code as well.
else we are only getting that wrong answer on test case x,y...
Because all the edgecases and actual logic of code is being checked in hidden test case 2..
Sometimes when in test cases >4 where i get wrong answers then to check where can i change my code from this we can learn to optimise the code as well.
else we are only getting that wrong answer on test case x,y...
Because all the edgecases and actual logic of code is being checked in hidden test case 2..