CodeChef invites you to participate in the March 2012 CookOff.
Time: 2130 hrs 18th March 2012 to 0000 hrs, 19th March 2012 (Indian Standard Time — +5:30 GMT) — Check your timezone.
Details: COOK20
Registration: Just need to have a CodeChef user id to participate. New users please register here
Problem Setter: Hiroto Sekido (LayCurse)
Problem Tester: Rajiv Kumar Aggarwal
It promises to deliver on an interesting set of algorithmic problems with something for all.
The contest is open for all and those, who are interested, are requested to have a CodeChef userid, in order to participate.
It was my first Cook-off. I like the problems. But I was very slow with first 3 and I was out of time just before I was able to solve the forth one.
What computers do you use for testing the solutions?
My solution for problem Ciel Numbers I runs locally in 0.150 seconds, but I got TLE on the server.
Is there any way to run solution on the server, to learn, how much time does it work?
Нияз, там иногда решение которые работают 0,1 локально в 3 сек не влазят.
That's not good.
What should I do to be confident that my solution runs in time?
Sometimes I rewrite my solution on another language(today my solution(on fpc) got TL, but it got AC on gpc).
I remember that Gerald mentioned that his netbook is faster then testing machine.
Floyd's algorithms gets TLE with TL=1s and V=500.
it's very unconvinient to search the problems in "practice". Could you make a opportunity to classify the problems by the contests where their were in?
Just go to the address bar and delete the contest code (for ex: "/COOK20")
oh, thnx! :)
Well it is pretty simple to locate a problem from a particular contest in the practice area. Open the contest problem (like http://www.codechef.com/COOK20/problems/CIELLANDLAND) and remove the contest code that appears in the URL (like COOK20 or MARCH12 the URL now becomes http://www.codechef.com/problems/CIELLAND) and press enter with the new URL.