Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 234 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 234 Bytes

stupid-algorithms

some stupid algorithm

powershell:

./stusort.exe [arg] [numbers]
arg: 
    -o        # for having output of recursive calling
numbers:
    space separated number
    e.g.
        1 2 3 5 4