rra fonctionne
This commit is contained in:
@@ -13,5 +13,6 @@ void hugo_sort(t_stack **a, t_stack **b, t_list *solution)
|
||||
sa(a, &solution);
|
||||
sb(b, &solution);
|
||||
sa(a, &solution);
|
||||
rra(a, &solution);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user