Skip to content

Instantly share code, notes, and snippets.

@MadinaB
Created November 17, 2017 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MadinaB/bd26bf8cc713c6ebea631f000411f187 to your computer and use it in GitHub Desktop.
Save MadinaB/bd26bf8cc713c6ebea631f000411f187 to your computer and use it in GitHub Desktop.
max_element(iter1, iter2)
min_element(iter1, iter2)
random_shuffle(iter1, iter2)
sort(iter1, iter2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment