This repository contains basic examples of C++ code, demonstrating fundamental concepts and structures in C++ programming.
/vector/: Contains examples related to the usage of vectors in C++./misc/: Contains code to perform several operations (not specified).
- A working C++ compiler (GCC, Clang, etc.).
- Basic understanding of C++ syntax.
This project is licensed under the MIT License - see the LICENSE file for details.