push_swap

program of sorting





for test program push_swap

=> make


for test checher

=> make bonus


for run tester

=> make
=> make bonus
=>./bach.sh <size_of_numbers> <max_of_instructions>

example

=> ./bach.sh 500 5500