Skip to content

Conversation

@schra
Copy link

@schra schra commented Feb 11, 2023

Line 20 is:

std::ranges::sort_heap(result, std::greater<>{});

Thanks for the book btw! :)

Line 20 is:

```
std::ranges::sort_heap(result, std::greater<>{});
```
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.

1 participant