save
This commit is contained in:
parent
a7809f62ef
commit
d26ee514df
|
@ -6,7 +6,7 @@
|
|||
/* By: tischmid <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/03/25 16:23:31 by tischmid #+# #+# */
|
||||
/* Updated: 2023/03/25 16:24:55 by tischmid ### ########.fr */
|
||||
/* Updated: 2023/03/25 16:28:59 by tischmid ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
@ -16,5 +16,6 @@ void backtrack()
|
|||
|
||||
int main(void)
|
||||
{
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue