mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 00:41:57 +00:00
finally finish the medium algo
This commit is contained in:
@@ -41,5 +41,3 @@ int is_highest(t_stack *stack, t_stack *node, int len)
|
||||
}
|
||||
return (1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user