See the latest submission

program is giving ideal outputs. no extra lines added. still one test case incomplete. which test case is it? please tell me my mistake.

Input:
aabbaa

Your output:
a4b2

Correct output:
a2b2a2