This repository contains solutions for CPP Module 01 as part of the 42 School C++ modules.
These intermediate exercises build on the foundations of C++ begun in Module 00:
- Operator overloading
- File input and output
- Advanced class usage
- Further object-oriented programming (OOP) practice
This project is part of the 42 cursus, focused on progressing your C++ skills.
Clone the repository and follow the instructions in each exercise folder.