feat: finishing the exercice 00 of the cpp05

This commit is contained in:
Raphael 2025-03-16 22:03:16 +01:00
parent c7a0cde073
commit 19ffc5d295
5 changed files with 107 additions and 8 deletions

View file

@ -12,7 +12,7 @@
# Variables
# Name
NAME = polymorphism
NAME = bureaucrat
# Commands
CXX = c++