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

Автор zoomswk, 6 лет назад, По-английски

Hi everyone!

HackerEarth hosts its Easy contests every month, and now is the time for September Easy '18. Yasssssss!!!

Click here to see when the contest happens in your time zone.

September Easy '18 is an algorithmic programming competition where you will be given 3 hours to solve 6 tasks of varying difficulties. All tasks have partial scoring, so you could probably get a lot of points even though you don't have a full solution.

The tasks are authored by me (zoomswk) and tested by Errichto. Special thanks to MazzForces for making this contest possible.

The contest is rated for all, and there are prizes to be won! Check the contest page for more details.

We have worked hard to make the tasks interesting, so we really hope you won't miss it. We believe that you'll find some tasks interesting!

Good luck and have fun! Hope to see you there.

P.S. Don't forget to read all problems. :)

========

Congratulations to the winners!

  1. Deemo
  2. @kortone
  3. please_delete_account
  4. @dragan31
  5. step_by_step
  6. njrafi
  7. BohdanPastuschak
  8. @lexuanan
  9. teja349
  10. abcdef6199

I hope you all have enjoyed the contest. You may discuss the problems now. Any feedback is welcome! :D

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

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

I can say that zoomswk invents interesting problems. The number of boring tedious data structures problems is strictly smaller than six. Do participate, even if you are red (and have an hour to spare).

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

The contest starts in two hours.

I recommend changing the default language from bash to C++14 (or whatever you use) before a contest. Open any problem in Practice now, scroll down to editor for submitting codes, change language, hit a gear (settings) in top-right and choose "set xxx as default language".

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

The contest is starting in 10 minutes!!!

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

what a contest that has been.

I am confused why contest name is easy.

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

Why do you need so much information to give the prizes? How are my publications and projects relevant?

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

    Lol, I'm sorry for that. Just fill whatever you feel, doesn't have to be true.

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

    My personal thoughts and guesses:

    The same reason people or companies do giveaways with requirements: like this post, share this tweet. It isn't needed to give you a prize. But it's required. And I don't like it either.

  • »
    »
    6 лет назад, # ^ |
      Проголосовать: нравится +8 Проголосовать: не нравится
    I'd just like to hear what happened to you during last easy contest when you weren't able to submit anything but a compile error for first problem?
    • )
    • »
      »
      »
      6 лет назад, # ^ |
        Проголосовать: нравится +8 Проголосовать: не нравится

      Was checking how stupid their rating system is. I didn't violate any rules, did I?

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

        Not fair play, but for sure legal. If someone abuses stupid rules, then good for him — but ofc. rules should be changed.

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

How to solve B?