Case 1,2 are failing

My code: https://ide.codingblocks.com/s/655314

hi @ayushkotwar2002_78a27ac2b05189a5
for the input string aaabbccds
ur o/p --> a3b2c2d1s1
expected o/p --> a3b2c2ds
so if count is greater than 1, only then print count with char…
corrected code -->


Its’s passing all test cases…

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.