![]() |
Weekly Problems #03 |
Pedro Ribeiro - DCC/FCUP |
This is one of 10 weekly problem sets. Each one is worth 12% of the grade of the "Submitted Implementation" evaluation criteria.
6 proposed problems (1st problem solved is worth 35%, 2nd one 30%, 3rd one 20% and 4th one 15% - see evaluation for details)
segment tree - range queries + single update, with a clasic merge
segment tree - just range queries, but with less standard "merge" operation
2D segment tree
segment tree - can you think on to take advantage of offline querying?
segment tree + range updates with lazy propagation
can be done with sqrt decomposition, range queries + single update
About the delivery:
Pedro Ribeiro - DCC/FCUP | Last update: