hennneh / push_swap

Sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.


Languages

Language:C 94.8%Language:Makefile 5.2%