mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-04 02:56:40 +08:00
Update backtracking/magic_sequence.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
namespace backtracking {
|
||||
|
||||
/**
|
||||
* @namespace
|
||||
* @namespace magic_sequence
|
||||
* @brief Definition and solve magic sequence problem
|
||||
*/
|
||||
namespace magic_sequence {
|
||||
|
||||
Reference in New Issue
Block a user