This commit is contained in:
Timo Schmidt 2023-03-17 20:53:34 +01:00
parent b247f77618
commit 0eae69e75e
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
/* By: tischmid <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/03/17 20:37:49 by tischmid #+# #+# */
/* Updated: 2023/03/17 20:39:30 by tischmid ### ########.fr */
/* Updated: 2023/03/17 20:53:13 by tischmid ### ########.fr */
/* */
/* ************************************************************************** */
@ -16,6 +16,7 @@ void ft_ft(int *nbr)
}
/* ////
#define START
#include <stdio.h>
int main(void)