why is this not passing all test cases?
Https://ide.codingblocks.com/s/117438
Your code is failing in this kind of test case : aaaabbccccaaaabcbacba
Your output is : aabccaabcbacba
Expected output is : abcabcbacba
why is this not passing all test cases?
Your code is failing in this kind of test case : aaaabbccccaaaabcbacba
Your output is : aabccaabcbacba
Expected output is : abcabcbacba