Can anyone please tell me a TC I'm failing?

Palindromic game my solution

Problem

Can anyone please provide a TC I might be failing? Thanks

1
abcd
bcdd

1 Like

Check this test case then-

Input
1
abcdr
qwerr
Your Output
A
Expected Output
B
1 Like

need upvote to ask question

2 Likes

Thanks bro!!

Helpful but still getting WA CodeChef: Practical coding for everyone any other test Case?

Sorry for the late reply but my code is returning A for your above TC

Oh the correct answer is B, my bad I misunderstood your answer, thanks

AC!! Thanks for helping me out always!!

1 Like

Here you go

Np dear :smiley:

1 Like

If you still want some test cases , ping me.

Already got AC!! thanks though