mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 02:25:57 +08:00
Update backtracking/magic_sequence.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
* @brief Backtracking algorithms
|
||||
*/
|
||||
namespace backtracking {
|
||||
|
||||
/**
|
||||
* @namespace magic_sequence
|
||||
* @brief Functions for the [Magic sequence](https://www.csplib.org/Problems/prob019/) implementation
|
||||
|
||||
Reference in New Issue
Block a user