Ex1 et Ex2 fait

This commit is contained in:
lclerel- lclerel-
2026-03-05 15:58:51 +01:00
parent 0bf0139288
commit e08aa8e656
4 changed files with 54 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
/* By: lclerel- <lclerel-@learner.42.tech> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2026/03/05 09:00:24 by lclerel- #+# #+# */
/* Updated: 2026/03/05 12:01:35 by lclerel- ### ########.fr */
/* Updated: 2026/03/05 15:40:40 by lclerel- ### ########.fr */
/* */
/* ************************************************************************** */
@@ -45,8 +45,8 @@ void ft_print_comb(void)
}
}
int main(void)
/*int main(void)
{
ft_print_comb();
return (0);
}
}*/