Solving a given knapsack problem using a greedy algorithm
Primary LanguageC
Solving a given knapsack problem by implementing a greedy algorithm in C.