Skip to content

algorithms_task_1_Claros#525

Open
AlexLUXgit wants to merge 1 commit intosmay1613:masterfrom
AlexLUXgit:algorithms_task_1_Claros
Open

algorithms_task_1_Claros#525
AlexLUXgit wants to merge 1 commit intosmay1613:masterfrom
AlexLUXgit:algorithms_task_1_Claros

Conversation

@AlexLUXgit
Copy link

No description provided.


auto first = std::adjacent_find(start, end, comp);
auto endIt = first;
while(endIt != end){
Copy link
Owner

Choose a reason for hiding this comment

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

please complete the task with help of algorithms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants