Getting TLE on SPOJ QMAX3VN problem (treaps)

Правка en1, от faceless_man, 2016-10-07 00:45:10

Hello All, I am getting TLE for the problem QMAX3VN Here is My code. I am using Implicit treap with split and merge operations. please someone look into my code and tell me what can i do to avoid TLE.code

Теги implicit treap, merge, split

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский faceless_man 2016-10-07 00:45:10 340 Initial revision (published)