mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-08 13:06:57 +08:00
Update backtracking/subarray_sum.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
/**
|
||||
* @namespace backtracking
|
||||
* @brief subarray sum algorithm
|
||||
* @brief Backtracking algorithms
|
||||
*/
|
||||
namespace backtracking {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user