Блог пользователя ppavic

Автор ppavic, история, 3 недели назад, По-английски

Bok!

I am delighted to invite you to a mirror of the Croatian Olympiad in Informatics!

As part of the COCI series, we are hosting an Internet online contest with problems from the Croatian Olympiad in Informatics 2024. The contest is primarily intended for high school contestants, but is open to all interested!

This contest is used in Croatia to select members of the IOI 2024 team. There will be three to five tasks and the contest will be five hours long. The contestants will have full feedback with at most 50 submissions per task.

The problems were set by dorijanlendvaj, keko37, Agnus, psruk and myself.

This year, we are trying something new! Instead of the usual 5-hour mirror format, we are adopting the new format where you are given 24 hours and you can start your own 5 hours whenever you like. Notice that if you start less than five hours before the end of the contest, your window will still be 5 hours long.

It will be held on Sunday, April 28, starting at 15:00 (GMT/UTC).

Check out your local times at https://hsin.hr/coci/next_contest.html.

You may use Python, Pascal, C, C++, or Java as your programming language of choice.

The two relevant websites are:

https://hsin.hr/coci/ — information about the contest

https://evaluator.hsin.hr/ — judging system

We hope that you will join us or encourage your students to do so!

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

»
3 недели назад, # |
  Проголосовать: нравится +24 Проголосовать: не нравится

Has the Croatian team been chosen yet ?

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

Zdravo. Sounds like a really interesting format.

»
3 недели назад, # |
  Проголосовать: нравится +36 Проголосовать: не нравится

Registration is now open!

»
3 недели назад, # |
  Проголосовать: нравится +24 Проголосовать: не нравится

Task statements in English are unavailable

»
3 недели назад, # |
  Проголосовать: нравится +12 Проголосовать: не нравится

Will the ranking be published after mirror finishes?

»
3 недели назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

are tasks ordered by difficulty?

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

Hello, my student started at ~20(UTC+3) and the system has shown that he has only 3 hours. In the blog, it is said that:

Notice that if you start less than five hours before the end of the contest, your window will still be 5 hours long.

Is there a system bug or something else? Thanks!

  • »
    »
    3 недели назад, # ^ |
      Проголосовать: нравится +8 Проголосовать: не нравится

    The length written in the blog states a 24 hour period, and if started during that period, the contest will last 5 hours. Sorry if it was a bit unclearly written.

»
3 недели назад, # |
  Проголосовать: нравится +18 Проголосовать: не нравится

I wrote down brief solutions on my blog (https://errorgorn.github.io/2024/04/30/COI.html) if anyone wants to know solutions before the official editorial is released

Do tell me if there are more elegant solutions