update: finishing the ex02

This commit is contained in:
Raphael 2024-11-04 15:39:36 +01:00
parent 223b7ee66c
commit 99295d66a3
4 changed files with 202 additions and 80 deletions

View file

@ -6,14 +6,14 @@
# By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/12 11:05:05 by rparodi #+# #+# #
# Updated: 2024/10/25 13:20:21 by rparodi ### ########.fr #
# Updated: 2024/11/04 15:01:43 by rparodi ### ########.fr #
# #
# **************************************************************************** #
# Variables
# Name
NAME = phonebook
NAME = job_of_dream
# Commands
CXX = c++