csacademy's blog

By csacademy, 7 years ago, In English

Hello, Codeforces!

CS Academy will continue continue to host the online mirrors of Romania's National Selection Camps for IOI 2017. Round #5 takes place on Wednesday, 24 May 15:00 (UTC). The round will be unrated for all users. The statements will be available in English and Romanian. If you want to take part in this round you need to register before the contest begins.

Contest format

  • You will have to solve 3 tasks in 5 hours.
  • There will be full feedback throughout the entire contest.
  • The tasks will have partial scoring. The maximum score for each problem will be 100 points.
  • There will be no tie breaker, so two users having the same total score at the end of the contest will share the same place in the standings.

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: We decided to cancel the contest due to the overlap with the ACM ICPC World Finals. Even more, two of the problems used in the contest are not currently supported by our platform.

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

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

Could you reschedule ?

At the same time there will be online translation of ACM-ICPC final :)

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

"Even more, two of the problems used in the contest are not currently supported by our platform." What type of problems are they? o.O

CSacademy supports even interactive problems...

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

    I'm guessing communication problems (submit two programs) and output-only problems.

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

      I've never seen a communication problem. What's that?

      I suspect also problems that require libraries. Like "Chef" from this year Polish OI finals.