Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор altrko, история, 6 часов назад, По-английски

i just cant understand the code even thought i really do understand idea. can anyone explain it?

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

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

Why do you wanna understand mo's algorithm code? practice some binary search problems instead.. mo's algo is not needed at this level.

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

    Because it's interesting! No one should need a reason to learn things.

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

      I was just saying it is of no use to him if he is trying to do it in perspective of cp.. of course he can learn anything but he must know it will be of no use to him in cp at this stage.. cuz i also learned a lot of advanced things which i thought may come in handy for me during contest but unfortunately could not use a single one of them (though those things were interesting).. thats why just telling him if he just want to know this thing out of curiosity its totally fine

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

        its not my main acc its alt XD. And i am indeed on different level there

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

You can read this. This is easy explanation.You should solve problem to understand why you will use this algorithm otherwise it will be useless to learn.