program is giving ideal outputs. no extra lines added. still one test case incomplete. which test case is it? please tell me my mistake.
See the latest submission
Input:
aabbaa
Your output:
a4b2
Correct output:
a2b2a2
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