- add a main to exercises that are only functions
- add new exercises (sample)
- reorganize exercises in its corresponding level
- improve solutions by:
- solve ft_itoa (here)
- add a main to ft_list_foreach (here)
- remove sort_int_tab duplicate file (here)
- remove check_mate duplicate file (here)