jakao's blog

By jakao, history, 4 years ago, In English

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?

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
4 years ago, # |
  Vote: I like it +16 Vote: I do not like it

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.