CodeChef Editorials

Hi,

I have been noticing the editorials in codechef but find them a bit difficult to understand.

One request i would like to give is that the CODE attached in the editorial must have the function related to the problem only [ similar to leetcode, without any #defines header files , input etc ]

Also some easy solutions are not presented as they might not have a proper Time Complexity…this may be added with a NOTE.

Regards

2 Likes

I think that the second point should be taken into consideration by the editorial authors. For the first one, I think you can check out the solutions of some other users on the submission page or ask your doubts on the Editorial’s page itself.