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

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

Dear Codeforces community,

We are excited to invite you to TOKI Regular Open Contest #16!

Key details:

Scoring distribution: 100 — 200 — 350 — 450 — 500 — 550 — 850

Finally, we would like to thank:

Please register to the contest, and we hope you will enjoy the contest!

UPD: Contest is over!

Congratulations to our top 10:

  1. satashun
  2. wiwitrifai
  3. hitonanode
  4. awoo
  5. kotatsugame
  6. JettyOller
  7. LayCurse
  8. tfg
  9. tute7627
  10. nuip

Congratulations to our first solvers:

Editorial is available here. (English version is available on page 8)

You can upsolve the problems here.

Thank you for participating and we hope to see you on the next contest!

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

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

imagine editing your comment because of samsudin

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

Fun fact: The problem writers of this contest are Indonesia's participants in IOI 2020.

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

who's samsudin?

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

Friendly bump! 2 hours 20 minutes before the contest!

N. B. This comment is actually made so that people joining today's Atcoder Beginners Contest has a chance to read this announcement.

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

Can someone please tell, why this doesn't work for D?

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

can anyone share code for problem E

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

Problem: D

Can anyone explain why my code didn't pass?

I exactly did the same things written in the editorials.
Code
»
3 года назад, # |
  Проголосовать: нравится +18 Проголосовать: не нравится

Are the test cases available to download somewhere? (I'm trying to debug my solution to G).

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

Hey, I can't access the editorial. Also, is there a way to view other's submissions?

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

    Hi there, the editorial seems to be fine on our side. Maybe it's a problem on your side?

    Regarding viewing submissions of others, the feature has not been added yet sadly.

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

      Yeah it's working fine now. Since submissions are not visible I think it would nice to have a tester or setter's code in the editorials to get more thorough with the implementation details(for at least noobs like me). Thanks!