DevAffan / AffiCodes-Hacktoberfest2024

Make your first Pull Request for Hacktoberfest 2024! Don’t forget to spread the love, and if you find it helpful, consider giving us a ⭐️. This repository includes useful algorithms and code to help beginners, featuring multiple languages and ideas. You’ll also find some beginner-friendly mini projects to get you started!
40 stars 294 forks source link

feat : Added 5 new problems that are for beginners with explanation in c++ #210

Closed abishek1740P closed 1 month ago

abishek1740P commented 1 month ago

This PR introduces 5 new C++ programming problems aimed at beginners, each accompanied by detailed explanations. These problems cover fundamental concepts, helping new learners understand basic syntax, control structures, and problem-solving techniques in C++.