Skip to content
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

Swapping two numbers without third variable #82

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Hussain6
Copy link
Contributor

@Hussain6 Hussain6 commented Oct 9, 2021

Swapping two numbers without a third variable Kindly Check this out and label it as hacktoberfest.

Copy link
Owner

@khagapati-bagh khagapati-bagh left a comment

Choose a reason for hiding this comment

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

Hi @Hussain6

This is your 2nd Pull request, at least you should already know you have to follow the contribution guide. Please check the contribution guide and make the necessary change.

Rename your file to swappingTwoNumbersWithoutThirdVariable.cp

@Hussain6
Copy link
Contributor Author

I have renamed the file

Copy link
Owner

@khagapati-bagh khagapati-bagh left a comment

Choose a reason for hiding this comment

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

Hi @Hussain6, Please check my comment.

@@ -0,0 +1,26 @@
#include <iostream>
Copy link
Owner

Choose a reason for hiding this comment

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

From contributions guidelines > Style Guide > step 2 is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants