fonction fillsolution remplis les lignes dans le bon sens
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#ifndef PUSH_SWAP_H
|
||||
# define PUSH_SWAP_H
|
||||
# include "../libft/includes/libft.h"
|
||||
# include "libft.h"
|
||||
# include <unistd.h> // read(), write(), sleep()
|
||||
# include <stdlib.h> // malloc(), free(), exit(), atoi()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user