mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update backtracking/subarray_sum.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
5b5fc0a0cd
commit
f52934d2b9
@ -19,7 +19,7 @@
|
||||
|
||||
/**
|
||||
* @namespace backtracking
|
||||
* @brief subarray sum algorithm
|
||||
* @brief Backtracking algorithms
|
||||
*/
|
||||
namespace backtracking {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user