Sir I am trying to solve a challenge from CodeChef - Feb Long Challenge - Team Name. I have written a code for it, which runs perfectly on the custom inputs. But it is partially accepted because, on in-built test cases, the code shows this error: ‘SIGCONT’.
I don’t need the solution code. But I want to know what is wrong with my code. I am sending you my code. Please let me know the error only.
Link to Question:
https://www.codechef.com/FEB21C/problems/TEAMNAME
Link to my solution: