mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-09 21:47:07 +08:00
minor changes in file info
suggested changes Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*
|
||||
* @warning this sparse table is made for `min(a1,a2,...an)` duplicate invariant
|
||||
* function. This implementation can be changed to other functions like
|
||||
* gcd(),lcm(),max() by changing few lines of code.
|
||||
* `gcd()`, `lcm()`, and `max()` by changing a few lines of code.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user