TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.03k stars 7.1k forks source link

Knapsack Problem Solver #2644

Closed Faris-A-Nasir closed 9 months ago

Faris-A-Nasir commented 10 months ago

I implemented Knapsack Problem Solver using c++. io also added a readme explaining the code. Hoping to get the PR merged and getting the hacktoberfest and hacktoberfest-accepted badge.

Description of Change

Checklist

Notes:

github-actions[bot] commented 9 months ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

realstealthninja commented 9 months ago

You simply cannot add directories without using cmake. This pull request does not follow the contribution guidelines. thanks for contributing either way