The sample test case has passed and all the custom test cases that I have entered are working as well. Can’t understand why it is not working for the given test cases
FAILED TEST CASES
@adityakumar2809 it is due to wrong implementation
try this test
1
6
3 4 5 4 4 5
answer is 5 but your output is 6
1 Like
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.
I am able to pass only one test case can you please tell what testcases my code is not able to pass please help
