Push_swap tester and bonus tester + GUI pro checker
-
Updated
Nov 19, 2024 - Shell
Push_swap tester and bonus tester + GUI pro checker
A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap
Es un proyecto de algoritmo simple de 42.
A tester for 42 push_swap project (more info in README.md).
Working Push Swap tester
A simple shell script to test the push_swap project of the 42Cursus
This repository contains the implementation of the Push Swap project from 42 School.
A battery test to find leaks in the push_swap project of the 42 school.
This project involves sorting data on a stack using a limited set of instructions, aiming for the lowest possible number of actions. The goal is to write a program in C called push_swap, which calculates and displays the smallest program, made of Push swap language instructions, that sorts the integers received as arguments.
Add a description, image, and links to the pushswap-tester topic page so that developers can more easily learn about it.
To associate your repository with the pushswap-tester topic, visit your repo's landing page and select "manage topics."