Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaankhan98 committed Sep 5, 2021
2 parents 7a1c9e9 + a6bbe05 commit 3733897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backtracking/magic_sequence.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,5 @@ int main() {
backtracking::magic_sequence::print(item);
}
}
return 0;
}

0 comments on commit 3733897

Please sign in to comment.