anup.kalbalia's blog

By anup.kalbalia, 11 years ago, In English

We hope you participated and enjoyed the changes made to monthly Long Contests.

From now on, we will be having the problem statements available in Mandarin Chinese as well

As always, the long contests will start on first Friday of every month and last for 10 days. This ensures that two weekends are covered.

Continuing from there, we bring you the CodeChef October 2013 Long Challenge. The October 2013 Algorithm Challenge is taking place on http://www.codechef.com/OCT13.

Here are the details:
Date: 4th October 2013 to 14th October 2013
Duration: 10 days
Problems: 9 binary problems of varying difficulty levels + 1 challenge problem.

Problem Setters:

Problem Tester: - ShangJingbo(ShangJingbo)

Editorialist: - Ajay Kumar Verma (djdolls)

Mandarin Translator: - Kojima Minako (xiaodao)

It promises to deliver on an interesting set of algorithmic problems with prizes up for grabs.

The contest is open for all and those, who are interested, are requested to register in order to participate.

Check out the local time in your City/Time Zone here. Do share your feedback on what you feel about the new long contest format at feedback@codechef.com

Good Luck! Hope to see you participating.

  • Vote: I like it
  • +14
  • Vote: I do not like it

»
11 years ago, # |
  Vote: I like it +8 Vote: I do not like it

I think this change in rules should also be mentioned here:

  • The score that you will see during the contest will only be partial (obtained on 20% of the test data).
  • The submissions will be re-judged at the end of the contest to get full score (obtained on the whole test data).
  • »
    »
    11 years ago, # ^ |
      Vote: I like it +8 Vote: I do not like it

    Thanks for mentioning this here.

  • »
    »
    11 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Also

    The number of submissions that one can make during the contest on the problem will be limited to 500.

»
11 years ago, # |
  Vote: I like it +6 Vote: I do not like it
  • The score that you will see during the contest will only be partial (obtained on 20% of the test data).
  • The submissions will be re-judged at the end of the contest to get full score (obtained on the whole test data).

Solutions for all problems are being tested on 20% of the test data or only for scoring problem?

»
11 years ago, # |
  Vote: I like it -25 Vote: I do not like it

Is there any hard test in Little Elephant and Bamboo question.
I tried to solve that problem but I got WA.