!git clone https://github.com/magnitopic/push_swap.git
fatal: destination path 'push_swap' already exists and is not an empty directory.
%cd push_swap
/content/push_swap
!git submodule init
!git submodule update
!make
!./push_swap 4 3 2 1 5
make[1]: Entering directory '/content/push_swap/libft' ==> Libft bonus compiled ✅✨ make[1]: Leaving directory '/content/push_swap/libft' ==> Push_swap compiled ✅ sa pb rra sa pa rra rra sa