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

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

Hey guys how many of u are totally pissed of by the boring and tiring Long Codechef Contests?????

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

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

Actually time limits r rly tight,otherwise i find it quiet amusing & useful :)

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

    Good news: Codechef has just started using the new cluster from SPOJ :)

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

    problem is that their contest are too long (11 days) and their questions are such that we have to think , write the code and then keep on optimising day and night... it feels quite boring.

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

At what point exactly has it been made obligatory to participate in the Codechef Long Contests?

That being said, I'm not much into optimizing constants either, but at least this month I didn't have to do that. You do need to have the right complexity, though ;)

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

As for me, Long Contests were the most favorite online perfomance before I became a part of CodeChef team. Sometimes you have to learn some difficult algorithm during these ten days or write some crazy heuristic for Challenge problem. I find it really exciting.

You should understand that we are trying to cover all difficulty levels of problems to make contest attractive for both beginners and experienced participants. That is the reason why we increased the number of problems up to 10. There are also brilliant editirials for every problem, it is something we miss after some of CF rounds.

So, don't give up and try to do your best every contest. Yes, difficulty level of some problems is very high, but from the other side you have ten days and you are free to choose suiteble time during this period.

Good Luck! :)

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

On the other hand, I find it most interesting . - It is unique of its kind

  • These long contest almost always make me learn something new that short contests do not because there is always an urge to solve the problem for points more than just solving it for practice(atleast in my case) .Hence they make me learn new algorithms and ds through web.
  • The other short contests on different portals , do not allow me to think much and I am always bothered about the time left , time penalties and try to submit quickly and thus solutions are error prone.
  • The 10 days long duration gurantees that everyone can participate and that too of their own choice of time

  • Challenge problem makes me solve real world problems that are not completely solvable practically in time