in my project, GreedyKnap::cal Knap(int nItem, int nCapacity, float fWeights, float fProfits);
this function include two array member paas as parameter. how can i do this?
this function include two array member paas as parameter. how can i do this?
Comment