menjihuang's blog

By menjihuang, history, 4 years ago, In English

My solution was $$$O(n\log^3 n)$$$ with some optimizations, I was trying to hack myself but I get a "Unexpected Verdict"(hack 678765).

Could you please have a look at this AliShahali1382?

  • Vote: I like it
  • +55
  • Vote: I do not like it

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

Well, you can refer to this

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

I can't hack my solution because of this, either:(

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

The problem was fixed, thank you.