Skip to content

Aziz018/push_mint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push_mint

for check leaks: valgrind -s --leak-check=full --show-leak-kinds=all --track-origins=yes ./push_swap "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17"

for check your program: args=$(seq -500 500 | shuf -n 100 | tr '\n' ' '); ./push_swap $args | ./checker_linux $args; echo $args

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published