Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 303 Bytes

push_swap

A sorting algorithm that sorts data on a stack with a limited set of instructions, using the lowest possible number of actions.

Score :

nakanoun's 42 push_swap Score