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

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

Hello Codeforces

Nowadays I am preparing for ACM-ICPC regional finals, I became master 2 months ago, but I think its by luck, because I have solved a lot of problems(almost 2500) and I know typical problems, therefore I solve them very fast(speedforces), because I have experience with them.

What I want to know how to go further, I think its hardest level to become red coder from master, what strategy should I use, I have seen a lot of people who stuck at orange for many years and some people who are becoming red coder from orange in 6 months.

I have set up my target as becoming International Master till Regional Finals(April 2021) and I believe in the last 2 years of my study I will go to ICPC Finals

Thank you, GL & HF

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

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

I think its hardest level to become red coder from master, what strategy should I use

Just memorize a bunch of stuff enough to solve harder problems :p (feat. Um_nik)

[Edit:] Oh man! Jokes apart, your graph is insanely beautiful (to me, at least). All the best for whatever it is you aspire to do!

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

    You didn't understand the phrase you quoted.

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

      Hmm maybe. I haven't yet memorized a bunch of stuff to understand phrases I quote. I'll work on it.

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

      To be honest I think almost all greens who read that didn't understand.

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

        To be fair, you need to have a very high IQ to understand Um_nik's posts. The content is extremely subtle, and without a solid graps of theoretical CS most of the points will go over a typical reader's head.

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

    I have solved ~80 R2300 and ~80 R2400+ problems by myself without editorials. 'solve old problems and find similarity' isn't working that well for me at R2400+ problems till now, It worked fairly well till R2300 problems.

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

      Bit unrelated, but I wanted to say your submission log is incredibly clean. Just a sea of Accepted.

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

        Because I usually solve problems in private mashup contests, but as those solutions are private, hard to find later and they aren't showed in codeforces visualizer, I transfer them to problemset. In reality, I am very error prone and almost always need more than one submission in hard problems.

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

          i think you are strong enough to reach IM. can i ask why don't you participate in every single contest?

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

            Thanks for your kind words, I hope I can reach IM in 6-12 months, but I think I am still not good enough to reach IM as I am too slow, I usually need 60+ minutes to solve each problem with 2300+ difficulty.

            I don't usually participate in contests, as I enjoy solving harder problems without clock ticking (/ in long contests) more. It was also a kind of strategic decision to focus all my time on hard problems only, as it's hard for me to extract time to practise due to various other activities.

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

It appears that you did not solve many problems with problem rating 2100 and above.

I think you should now focus on solving more difficult problems.

Capture.png

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

I think you need to solve problems of _ at least_ 2700-2800 difficulty.(At least it is for me)