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

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

The September Algorithm Challenge will take place has started on http://www.codechef.com/SEPT11.

Here are the details:
Date: 1st September 2011 to 11th September 2011
Duration: 10 days
Problems: 5 binary problems of varying difficulty levels + 1 challenge problem.

Problem Setter: Tasnim Imran Sunny, Короткевич Геннадий, David Stolp, Saransh Bansal, Vamsi Kavala

Problem Tester: Shilp Gupta

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.

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

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

What does it mean:
"Problems: 5 binary problems"

binary problem I didn't hear that.
13 лет назад, # |
Rev. 4   Проголосовать: нравится 0 Проголосовать: не нравится

Binary problems are conventional ACM ICPC style problems where the result is either Accepted or Not Accepted (can be WA, TLE, RTE etc). So you get either 1 or 0 as the score for these types of problems. In contrast the challenge problems are typically optimization problems, where one has to either maximize or minimize his score. The best entry gets 1 point while the rest get some fraction between 0 and 1 based on their score relative to the best score.
13 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
Your link is leading to Aug contest