Skip to content

Commit f889fb4

Browse files
Update backtracking/magic_sequence.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
1 parent c0b471e commit f889fb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backtracking/magic_sequence.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
* @brief Backtracking algorithms
2626
*/
2727
namespace backtracking {
28-
2928
/**
3029
* @namespace magic_sequence
3130
* @brief Functions for the [Magic sequence](https://www.csplib.org/Problems/prob019/) implementation

0 commit comments

Comments
 (0)