mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 08:41:58 +00:00
finish the bonus just need to verify some files i guess
This commit is contained in:
@@ -26,6 +26,7 @@ typedef struct s_stacks
|
||||
t_stack *b;
|
||||
int algo;
|
||||
int bench;
|
||||
int print;
|
||||
float disorder;
|
||||
unsigned int ra;
|
||||
unsigned int rb;
|
||||
|
||||
Reference in New Issue
Block a user