/42-push_swap

A sorting program that organizes a stack of integer numbers using two stacks and a set of permitted operations and using less moviments as possible.

Primary LanguageShell

No issues in this repository yet.