Блог пользователя anup.kalbalia

Автор anup.kalbalia, 12 лет назад, По-английски

PLEASE NOTE: The problems will use the new cluster (faster judge)

CodeChef invites you to participate in the October Mega CookOff 2012 at http://www.codechef.com/COOK27. It is also a warm up contest for the ACM ICPC Regionals (India). The contest is open to all. Please note that participation in this warmup contest is not enough for ICPC participation.
Participate in this October Mega Cook-Off 2012 and get your ACM-ICPC expenses reimbursed. To know more, read here

Time: 2130 hrs 21st October 2012 to 0000 hrs, 22nd October 2012 (Indian Standard Time — +5:30 GMT) — Check your timezone.
Details: http://www.codechef.com/COOK27/
Registration: Just need to have a CodeChef user id to participate. New users please register here
Problem Setter: Gennady Korotkevich
Problem Tester: Shilp Gupta
Editorialist: Nikhil Garg

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.

*Please note that only Indian winners are eligible for reimbursement.

  • Проголосовать: нравится
  • +22
  • Проголосовать: не нравится

»
12 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

faster judge is good news :D

»
12 лет назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

Is there any information concerning options of compilers/invokers for different programming languages? Specifically, what is the value of "-Xss" option of Java VM? I've run into RE today because it is (apparently) very small and depth-first search on 50000 nodes fails because of this. IMO it is a good practice to publish compiler/invoker options and server configuration.

Aside from this, great job migrating to new test servers! For the first time it was possible to participate without cursing the server :)

  • »
    »
    12 лет назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I've failed because of this twice today. Even though on contest.yandex.ru server it's set -Xss64M, when I manually started a new Thread with 32MB of stack, it passed all the tests.

    I'd be glad, if someone could explain me why that happened.

»
12 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

When will the upsolving open? I need additionally 3 minutes to debug my rearrangement =(

  • »
    »
    12 лет назад, # ^ |
      Проголосовать: нравится +8 Проголосовать: не нравится

    We are glad that you liked the new servers. We are in the process of shifting the problem to the practice section and publish the editorials. They will be up in a while.

»
12 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

On the Practice(medium) page there is a link to TREEFUN problem, but when I open it ...

»
12 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Please find the editorials here: http://discuss.codechef.com/tags/cook27/.

All the problems have been moved into the practice section. The rankings will be updated soon. Thanks for participating.