Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

zoomswk's blog

By zoomswk, 6 years ago, In English

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

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

»
6 years ago, # |
  Vote: I like it +47 Vote: I do not like it

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 years ago, # |
  Vote: I like it +16 Vote: I do not like it

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 years ago, # |
  Vote: I like it 0 Vote: I do not like it

The contest is starting in 10 minutes!!!

»
6 years ago, # |
  Vote: I like it +9 Vote: I do not like it

what a contest that has been.

I am confused why contest name is easy.

»
6 years ago, # |
  Vote: I like it +4 Vote: I do not like it

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

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

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

  • »
    »
    6 years ago, # ^ |
    Rev. 2   Vote: I like it +3 Vote: I do not like it

    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 years ago, # ^ |
      Vote: I like it +8 Vote: I do not like it
    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 years ago, # ^ |
        Vote: I like it +8 Vote: I do not like it

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

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

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

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

How to solve B?

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

    There are editorials for all problems, with author and tester codes.