Corrected typos, and removed comma

This commit is contained in:
Aniruthan R
2020-08-14 01:39:21 +05:30
committed by GitHub
parent d7ea109815
commit 5a504459fe

View File

@@ -7,7 +7,6 @@
* @CodeForces: aneee
*
* TODO: Support edge weight queries, by storing the edge weight value in it's child
*
* algorithm verified by testing in CSES path queries: https://cses.fi/problemset/task/1138
*/