csacademy's blog

By csacademy, 7 years ago, In English

Hello, Codeforces!

We're going to host a new contest at csacademy.com. Round #41 will take place on Wednesday, 09/August/2017 15:00 (UTC). This contest will be a Div1 + Div2, with 7 tasks of varying difficulty that need to be solved in 2 hours.

We are glad to have legar as a problem author.

Prizes

We're going to award the same prizes as the previous Div. 1 + Div. 2 rounds:

  1. First place: 100$
  2. Second place: 50$
  3. One random prize, either 50$ or a custom CS Academy T-shirt, whichever the winner wants. :)

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.

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.

Later Edit:

Congratulations to the winners:

  1. WHITE2302
  2. ksun48
  3. irkstepanov
  4. qwerty787788
  5. Shik

And to the random prize winner, Vvalter!

Also, the editorial has been published. Hope you enjoyed the contest!

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

»
7 years ago, # |
  Vote: I like it -32 Vote: I do not like it

Finally, csacademy became the 2nd contributor! Congratulations!

»
7 years ago, # |
  Vote: I like it +19 Vote: I do not like it

The contest doesn't show up on clist. :/

  • »
    »
    7 years ago, # ^ |
      Vote: I like it +20 Vote: I do not like it

    We filed a bug on clist, thanks for reporting.

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Just a reminder, the round starts in 4 hours.

»
7 years ago, # |
  Vote: I like it +31 Vote: I do not like it

How to solve "Add and Subtract"?

»
7 years ago, # |
  Vote: I like it +27 Vote: I do not like it

I haven't read the solution for the last problem yet. Still, I already want to congratulate the author! The problem seemed really natural and the fact that solution exists is enough to make me love it. Congratulations, legar! The overall contest was great, too, but I enjoyed the most the time that I spent thinking of different solutions for the last one

»
7 years ago, # |
  Vote: I like it 0 Vote: I do not like it

How do you select random prize winner?