Skip to content

Create quicksort.cpp#39

Open
abster12 wants to merge 1 commit intotill-tomorrow:masterfrom
abster12:master
Open

Create quicksort.cpp#39
abster12 wants to merge 1 commit intotill-tomorrow:masterfrom
abster12:master

Conversation

@abster12
Copy link
Copy Markdown

No description provided.

Comment thread quicksort.cpp
}
}while(i<j);

a[l]=a[j];
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

why have you written
a[l]=a[j];

@till-tomorrow
Copy link
Copy Markdown
Owner

why have you written
a[l]=a[j];
provide proper documentation.

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