-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Update bubble_sort.md #166
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
Conversation
C++使用std::swap()交换数组,同时添加C语言代码,作为原始C++代码的补充
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! It is required to add C source files to the codes/c/...
as well.
Please test the code before creating a PR.
fixed `falg` to `flag`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address the comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed the format problem.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank @L-Super for the code! You are the first contributor writing in C.
I've committed to a new change. Please check it.
Looking forward to your next PR.
Sure, It's my pleasure. |
C++使用
std::swap()
交换数组,同时添加C语言代码,作为原始C++代码的补充If this PR is related to coding or code translation, please fill out the checklist.