Skip to content

fix: Add return 0 in bactracking/magic_sequence.cpp #1589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 5, 2021
Merged

fix: Add return 0 in bactracking/magic_sequence.cpp #1589

merged 3 commits into from
Sep 5, 2021

Conversation

Jxtopher
Copy link
Contributor

@Jxtopher Jxtopher commented Sep 4, 2021

Description of Change

Add return 0; on main function.

@mishraabhinn mishraabhinn added the Improvement improvement in previously written codes label Sep 5, 2021
@Panquesito7 Panquesito7 changed the title Update magic_sequence.cpp fix: Add return 0 in bactracking/magic_sequence.cpp Sep 5, 2021
Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch! Thanks for your contribution. 😄👍

@Panquesito7 Panquesito7 added approved Approved; waiting for merge good first issue Good for newcomers labels Sep 5, 2021
@Panquesito7 Panquesito7 merged commit a6bbe05 into TheAlgorithms:master Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Approved; waiting for merge good first issue Good for newcomers Improvement improvement in previously written codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants