My solution for CPP Module 08 of the Common core of 42 school.
-
Updated
May 12, 2022 - C++
My solution for CPP Module 08 of the Common core of 42 school.
This project includes three fundamental exercises focused on the use of the STL (Standard Template Library). The first part implements a generic easyfind function to search within STL containers, the second introduces a Span class to calculate the shortest and longest distances between numbers, and the third develops an it
42 C++ Modules
Add a description, image, and links to the cpp-module-08 topic page so that developers can more easily learn about it.
To associate your repository with the cpp-module-08 topic, visit your repo's landing page and select "manage topics."