Segment tree and BIT !!!

Revision en1, by d3mon95, 2016-12-11 20:18:12

Hello guys , i just started doing segment tree and BIT, could someone plz tell questions on these topics on codeforces in increasing order of difficulty and what is the difference between the two (in terms of their operations), when should i use a segment tree and when should i use a BIT i.e. how should i choose between the two on theBIT basis of various questions ?

Tags binary indexed tree, segment tree, help

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English d3mon95 2016-12-11 20:18:12 392 Initial revision (published)