Added wiki

This commit is contained in:
Aniruthan R
2020-08-14 03:01:40 +05:30
committed by GitHub
parent 518cbfd09e
commit 5800b7c7a1

View File

@@ -1,6 +1,6 @@
/**
* @file heavy_ligt_decomposition.cpp
* @brief Heavy-Light Decomposition implementation
* @brief [Heavy-Light Decomposition](https://en.wikipedia.org/wiki/Heavy_path_decomposition) implementation
* @author: [Aniruthan R](https://github.com/aneee004)
* @email: aniruth11052000@gmail.com
* @CodeChef: aneee004