Can you point out what’s the problem in the code Code number is #84831 on coding blocks ide.
I am faling testcases #2 and #3
@Bumblebee hey himalaya your code is giving the right output for the test case like
aaaba
your code is giving
a4b1a4 0
but expected output should be
a4b1a1
1 Like