Trying to find an optimal algorithm to sort numbers using two stacks and a limited set of possible actions.
Primary LanguageC