mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-03-14 03:56:54 +01: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