Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 205 Bytes

File metadata and controls

13 lines (8 loc) · 205 Bytes

Quicksort in Lua

Sehr simple Implementierung vom Quicksort Algorithmus in der Lua Scriptsprache.

Benutzung

lua quicksort.lua <zufällige Zahlenfolge>

Showcase

quick