September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -0,0 +1,8 @@
|
|||
$ jq -r -c -n -f knapsack_continuous.jq
|
||||
{"name":"salami","weight":3}
|
||||
{"name":"ham","weight":3.6}
|
||||
{"name":"brawn","weight":2.5}
|
||||
{"name":"greaves","weight":2.4}
|
||||
{"name":"welt","weight":3.5000000000000004}
|
||||
Total value: 349.3783783783784
|
||||
Total weight: 15
|
||||
Loading…
Add table
Add a link
Reference in a new issue