Problem 42996. what can you get for exactly amount of money
Solution Stats
Problem Comments
-
3 Comments
Please add more than one test case. Otherwise, the problem can be obviated by simply hard-coding solutions. You mention that with some data sets there could be more than one solution. Well, please put in the time and effort to develop a suitable test suite with such test cases included. Three or four test cases should be a minimum.
A good problem, but it desperately needs more test cases. Sadly, intlinprog is not an acceptable solution method.
This is a nice problem, I encourage you to extend it with additional test cases. Also it is unclear what format you would expect the output to be when there are multiple solutions: multiple outputs? a cell array?
Solution Comments
-
2 Comments
Out of curiosity, why was this solution marked as "potential spam"? (I hope that someone'll take a look and see that it's nothing of that sort!)
The solution has been marked as not-spam now.
But we do not know what exactly is the reason it was marked as such (I do not know the specifics of the spam filter or its algorithm), my best guess is probably the use of nouns (it is weird, I know).
-
1 Comment
with given test cases it is too tempting to cheat
-
1 Comment
It doesn't generate correct results but passed test suites. Why?
-
1 Comment
Very similar to what I was trying to do, but in about a third of the size...
Problem Recent Solvers85
Suggested Problems
-
Return elements unique to either input
733 Solvers
-
Arrange vector in ascending order
728 Solvers
-
Given a window, how many subsets of a vector sum positive
833 Solvers
-
679 Solvers
-
298 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!