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

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

This is my code submit in this problem, and I get accepted. but the code I submit using segment tree and I get TLE or RE. What wrong with it?

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

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

Latest problems are marked with red ticks so they are not ready (probably judge input/output is absent). Ordinary any submission should give WA,but sometimes you can get AC on such problems.