2 test cases failed.
Problem - string compression
Run your code for:
aaabbab
Expected output:
a3b2a1b1
Hope, this would help.
1 Like
Okay I got it
Thanks!!
2 test cases failed.
Run your code for:
aaabbab
Expected output:
a3b2a1b1
Hope, this would help.
Okay I got it
Thanks!!