Round #11 Contest with prizes

Revision en2, by csacademy, 2016-08-22 08:33:52

Hello, Codeforces!

We are happy to announce that we're going to host a new contest at csacademy.com. Round #11 will take place today, Monday, 22/Aug/2016 16:30 (UTC). If you want to take part in this round you need to register before the contest begins. Just like the previous rounds, this will be a Div1 + Div2, with 7 tasks of varied difficulty. We are honoured to have Alex7 as a problem setter.

This round is going to have some money prizes, as follows:

  • First place: 125$
  • Second place: 100$
  • Third place: 75$
  • Fourth and fifth place: 50$
  • Two more special prizes, each consisting of 50$. The criteria for the special prizes is not chosen yet, but we will make it public after the contest.

Contest format:

  • You will have to solve 7 tasks in 2 hours.
  • There will be full feedback throughout the entire contest.
  • Tasks will not have partial scoring, so you need to pass all test cases for a solution to count (ACM-ICPC-style).
  • Tasks will have dynamic scores. According to the number of users that solve a problem the score will vary between 100 and 1000.
  • Besides the score, each user will also get a penalty that is going to be used as a tie breaker.

About the penalty system:

  • Computed using the following formula: the minute of the last accepted solution + the penalty for each solved task. The penalty for a solved task is equal to log2 (no_of_submissions) * 5.
  • Solutions that don't compile or don't pass the example test cases are ignored.
  • Once you solve a task you can still resubmit. All the following solutions will be ignored for both the score and the penalty.

We still recommend using an updated version of Google Chrome. If you find any bugs please email us at [email protected]

Don't forget to like us on Facebook, VK and follow us on Twitter.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English csacademy 2016-08-22 08:33:52 3 Tiny change: 'ce today, on [Monday, ' -> 'ce today, [Monday, ' (published)
en1 English csacademy 2016-08-22 08:31:15 2251 Initial revision (saved to drafts)