Inexplicable TLE using MS C#

Revision en1, by TwoFx, 2016-09-15 23:04:11

Hi,

can anyone help me with a TLE on 20648075? It should be O(n log n), and I seem to be able to handle cases with n = 100000 locally in less than 100 ms, but I get TLE on test 22 when submitting.

Thanks in advance

Tags 714b, #timelimit, c#, #csharp

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English TwoFx 2016-09-15 23:04:11 265 Initial revision (published)