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

Автор faiyaz26, 12 лет назад, По-английски

Can anyone help me on learning Segment tree  by giving some tutorials and nice implementation in c++ ? I have seen the topcoder tutorial , but have not understand it well  :( 

if you give me an implementation in c++ with some comment . it will be great.. :) Thanx in Advance.. :)
  • Проголосовать: нравится
  • +2
  • Проголосовать: не нравится

»
12 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
Try reading this one http://apps.topcoder.com/forums/?module=Thread&threadID=651820&start=0&mc=2#1146133
It will give you good understanding and you'll get experience rewriting it without classes
»
12 лет назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится
here you can find something useful
»
12 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится
See there