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

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

Hi, I want to save my all accepted submissions in my Github repository. Codeforces API provides only metadata and some other info but not the code itself. Do we have any way to do this?

Полный текст и комментарии »

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

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

Hi, I know that we can make lazy modification and also lazy set (setting each element between [l, r] to x). But I wonder if we can do both, I mean there will be 3 queries and one is for modification, one is for setting and one is for getting sum/min/max. If yes, I wonder if we can do it with iterative way?

Полный текст и комментарии »

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