Update range_queries/heavy_light_decomposition.cpp

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Aniruthan R
2020-08-14 00:44:03 +05:30
committed by GitHub
parent 9ad808dc7c
commit 22a76d2ab0

View File

@@ -1,6 +1,6 @@
/*
* @file heavy_ligt_decomposition.cpp
* @Simple Heavy-Light Decomposition implementation
* @brief Heavy-Light Decomposition implementation
* Author: Aniruthan R
* @email: aniruth11052000@gmail.com
* @CodeChef: aneee004