You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
push_swap (42 Rank 02 Core Project 2023). The aim of this project is to sort a stack of numbers, using a secondary empty stack and a set of pre-determined commands, into ascending order in as few moves as possible.