Skip to content

lorenuars19/push_swap_tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Push Swap Tester

Perl scripts to test push_swap project

Download

curl https://raw.githubusercontent.com/lorenuars19/push_swap_tester/main/push_swap_tester.pl -o push_swap_tester.pl

Run

perl push_swap_tester.pl

Examples

perl push_swap_tester.pl 5 100
perl push_swap_tester.pl 3 500
perl push_swap_tester.pl 500 10
perl push_swap_tester.pl 100 100

Usage

perl push_swap_tester.pl [size of stack to generate] [number of tests to execute]

About

Scripts to test push_swap project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published