Test case needed <<CATSDOGS>>

my solution >> CodeChef: Practical coding for everyone
question >> CATSDOGS Problem - CodeChef

That scored 50 points(not 100)

1 Like

Your code is not optimal enough. Check out code time complexity and the constraints of the problem for the last subtask.
And think for a more optimal solution.

He is getting 50/100. He has linked a partially correct code, which TLE for large data set.