「🔨」 fix: fixed some things.
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2024/12/23 14:01:11 by adjoly #+# #+# */
|
/* Created: 2024/12/23 14:01:11 by adjoly #+# #+# */
|
||||||
/* Updated: 2025/04/03 15:51:43 by adjoly ### ########.fr */
|
/* Updated: 2025/04/09 12:29:37 by adjoly ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@ -59,4 +59,5 @@ int main(void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
std::cout << knl << std::endl;
|
std::cout << knl << std::endl;
|
||||||
|
delete s;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user