Hi , So I am new to codechef.I had some doubts regarding Long Challenges.
-
Each contest will have one min/max tie breaker problem, where the best solution will receive one point and all other solutions will receive a fraction based how close they come to the best solution.
So all the solutions of a particular language would be compared among themselves or every code irrespective of language would be compared? (considering how slow java/python is wrt C++) -
Which is the tie-breaker problem? Is it explicitly mentioned somewhere?
-
Only tie-breaker problem would run on external tests after contest is over,right?