mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-04 02:56:40 +08:00
fixed author name
suggested changes Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* @file
|
||||
* @brief Implementation of Sparse Table
|
||||
*
|
||||
* @author [manncodes](https://github.com/manncodes)
|
||||
* @author [Mann Patel](https://github.com/manncodes)
|
||||
*
|
||||
* @details
|
||||
* Sparse Table is a data structure, that allows answering range queries.
|
||||
|
||||
Reference in New Issue
Block a user