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

Автор qzhfx, история, 5 месяцев назад, По-английски

If you want to become a purple name, you need to be able to open a D question of div2 steadily, but it is not very stable for me. I've learned some basic algorithms like the data structure and shortest circuit of the line segment tree and tarjan, but I still don't know where to start with the D and E questions. What should I do?QWQ

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

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

Problems between 2000 and 2400 may help you.

»
5 месяцев назад, # |
  Проголосовать: нравится +2 Проголосовать: не нравится

no need to solve E, play speedforce and wait for lucky contest

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

    thanks for your reply. But I don't think your advice is quite in line with my quest to improve my abilities, and luck shouldn't be part of the pursuit, although luck is really good.

    • »
      »
      »
      5 месяцев назад, # ^ |
        Проголосовать: нравится -43 Проголосовать: не нравится

      if you want to actually improve ability solve >= [your rating + 1000] problems

      it work for me

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

        Thank you for the suggestion

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

          I think he is one of those div. 3 trolls cuz if you look at his profile he has many <50 placements in div. 3 contests. If I were to guess, he must be at least CM on his main.

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

            no insultiments against gret prophet of lord sparky please, ther difference between <50 place and <50 whan solve in revurse

            • »
              »
              »
              »
              »
              »
              »
              5 месяцев назад, # ^ |
              Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

              ah I see now

              I gotta say it looks like your strat of solving really hard problems has worked out quite nicely for you.

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

How old are you?

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

I would also like to know

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

and What advice whould you give to me so i can reach specialist in the next 2 months i manged to get to green in 2 months of practice and solved 200 problems so far

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

    What was your practice strategy?

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

      I focused on greedy-math-implementation mostly , i still dont know any graph or dp or bitmasks...etc i only know basic binary search too what helped me most is solving problems upove my rating for example i was bad at 1200 rating problems but then i went to 1400 problems which is a lot harder solved some problems then went back to 1200 rating, that helped me so much that i solved about 20 problems (1200) in a row without getting stuck at all so now i will start solving problems between 1400-1600 since i think understanding harder problems make the less harder ones easy for you , also upsolve problems from pre contests , last i used to watch a lot of random youtube videos of problems tutorials and i think that helped me develope my observation skill and thats all you need to reach pupil p.s i was solving problem for "TLE eliminators cp sheet" its free i think it helped me avoid wasting time on not so important problems

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

do some *2200

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

I would also like to know

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

I used to be blue for a long time too! And what I can tell you is that you need to solve more problem which needs some observations, like problems tag with greedy or constructive problems. And also, try to resolve problem D and E in recently contests again.

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

Same question, Stuck at 1790 for 2 months