mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-10 22:15:57 +08:00
Update heavy_light_decomposition.cpp
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
* Sample I/O at the bottom.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @namespace range_queries
|
||||
* @brief Algorithms and Data Structures that support range queries and updates.
|
||||
*/
|
||||
namespace range_queries {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user