May long challenge is my first ever participation in any contest. I am able to solve only two full questions and close to the solution of third. Prior to this I only solved codeforces A and B level problems that hardly requires any algorithm to solve the problem.
I would like to ask from your experiences that should I first learn algorithms and data structures practice some related problems then participate in these contests or go on with contest and learn on the journey. (But on the journey I don’t know which algorithm to learn because I don’t know which one will help me in reaching a solution
What i think is you should keep participating in these long challenges and also in luchtime and cookoff. You will be able to do at least a few questions and later on when the contest ends, you can refer to the editorial of the questions you were not able to solve. In this way you will keep on learning new algorithms and use of DS along with participation.
This is the way I do competitive programming and that has helped me a lot.
I think , Codechef now should REVEAL their TEST CASES , For which Input Code is Failing , So that we can at least have idea where to change my logic.
Giving the Status as WA literally forces us in a DEADLOCKState where we are not able to understand if the LOGIC is completely different from what we have interpreted from the Limited Testcase given in contest.
I think this will definitely increase the logic building and save lot more time to FOCUS ON OTHER IMPORTANT PROBLEMS!!.
P.S : Codechef Please provide us the failed Testcases if not in contest BUT Do the same for at least PRACTICE Section..
Absolutely right i have experienced the same thing whenever i am solving problems on hackerearth as they reveal all the testcases it helps in building logic and thinking about the question in a different way.
If one cell is either on top, right, bottom or left of the other cell and there is no other cell between them, the two cells can be called side-adjacent.
Maybe you should first learn about the way the platform works before jumping to conclusions.
Any user in the community can flag any comment or topic, and it is reviewed by the admin / mods. Your comment had been flagged multiple times, and in spite of it being obnoxiously dramatic and an utter formatting nightmare, the flags have been turned down by the admin / mods repeatedly.
Its been my third day struggling with triple sort still cant figure out what is worng with the last subtask lol…code chef i want to to suplle fail test case please