I'm trying to implement Segment Tree and maybe will solve some problems using it, prior to ICPC. Here's some resource that I'm using
- http://codeforces.com/blog/entry/3327
- http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=lowestCommonAncestor
- http://apps.topcoder.com/forums/;jsessionid=2DA32E9BC12C8C331BCC8441B68E278E?module=Thread&threadID=754366&start=0&mc=4#1572259
- http://ronzii.wordpress.com/2011/07/08/segment-tree-tutorial/
- http://en.wikipedia.org/wiki/Segment_tree
No comments:
Post a Comment
Post your comment here. If you want to say something about programming problems, scripts, software etc, please try to be as descriptive as possible.