mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 02:25:57 +08:00
Update magic_sequence.cpp
This commit is contained in:
@@ -132,4 +132,6 @@ int main() {
|
||||
backtracking::magic_sequence::print(item);
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user