We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e21695 commit e068668Copy full SHA for e068668
test/src/integerKnapsack.js
@@ -22,7 +22,7 @@ test(
22
[23, 26, 20, 18, 32, 27, 29, 26, 30, 27],
23
10,
24
67,
25
- 505,
+ 1270,
26
);
27
28
test(
0 commit comments