metavenoma / push_swap

in this project I had to create a program that would sort a given quantity of integers using the least amount of movements possible, and using only a few allowed movements;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

in this project I had to create a program that would sort a given quantity of integers using the least amount of movements possible, and using only a few allowed movements;


Languages

Language:C 96.5%Language:Makefile 3.5%