feat: finishing the exercice 02 & 03 from the module 01

This commit is contained in:
Raphael 2024-11-05 14:50:42 +01:00
parent a6ec8890cf
commit 2b197d8d05
11 changed files with 364 additions and 68 deletions

View file

@ -6,14 +6,14 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/11/05 12:57:30 by rparodi ### ########.fr #
# Updated: 2024/11/05 13:20:52 by rparodi ### ########.fr #
# #
# **************************************************************************** #
# Variables
# Name
NAME = HI_THIS_IS_BRAIN
NAME = hi_this_is_brain
# Commands
CXX = c++