When I submit the code, 5 test cases shows correct answer but 4 test cases are not working. Please check what is wrong with my code.
here is the link to my code-
Finding CB Numbers ( some tests cases not working)
hey @LPLC0059, your code is getting wrong answer for following testcases
11
44166181111
correct output: 4
your output:5
9
235723371
correct Output:8
your output:6
14
23574414416111
correct output:8
your output:9
8
55362134
correct Output: 5
your output: 6
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.