Problem with set_unionNevermind, solved it with resizing
Problem with set_unionI'm trying to union two sets (in a vector). setA contains a, b. setB contains a, c. After uni...
Need help with Knapsack problem B&BOkay, I don't know why, but I think it solved the problem by changing priority_queue to queue. Howev...
Need help with Knapsack problem B&BI've got this code from the pseudo-code here: http://books.google.com/books?id=QrvsNy9paOYC&pg=PA2...
[simple] Deep copy of a linked listI'm trying to perform a deep copy of a linked list and print out the length and sum of the copied li...
This user does not accept Private Messages