Translations:FP Laboratory 4/10/en

From Marek Běhálek Wiki
Revision as of 08:46, 20 October 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Implement the quicksort algorithm. As a pivot use always the first element in the list. For dividing the list, use the function filter.