|
| 1 | +# This is an auto-generated file. |
| 2 | +# |
| 3 | +# Regenerating this file via `configlet sync` will: |
| 4 | +# - Recreate every `description` key/value pair |
| 5 | +# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications |
| 6 | +# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) |
| 7 | +# - Preserve any other key/value pair |
| 8 | +# |
| 9 | +# As user-added comments (using the # character) will be removed when this file |
| 10 | +# is regenerated, comments can be added via a `comment` key. |
| 11 | + |
1 | 12 | [a4d7d2f0-ad8a-460c-86f3-88ba709d41a7] |
2 | | -description = "No items" |
3 | | -include = true |
| 13 | +description = "no items" |
| 14 | +include = false |
| 15 | + |
| 16 | +[3993a824-c20e-493d-b3c9-ee8a7753ee59] |
| 17 | +description = "no items" |
| 18 | +reimplements = "a4d7d2f0-ad8a-460c-86f3-88ba709d41a7" |
4 | 19 |
|
5 | 20 | [1d39e98c-6249-4a8b-912f-87cb12e506b0] |
6 | | -description = "One item, but too heavy" |
7 | | -include = true |
| 21 | +description = "one item, too heavy" |
8 | 22 |
|
9 | 23 | [833ea310-6323-44f2-9d27-a278740ffbd8] |
10 | | -description = "Five items. Can\'t be greedy by weight" |
11 | | -include = true |
| 24 | +description = "five items (cannot be greedy by weight)" |
12 | 25 |
|
13 | 26 | [277cdc52-f835-4c7d-872b-bff17bab2456] |
14 | | -description = "Five items. Can\'t be greedy by value" |
15 | | -include = true |
| 27 | +description = "five items (cannot be greedy by value)" |
16 | 28 |
|
17 | 29 | [81d8e679-442b-4f7a-8a59-7278083916c9] |
18 | | -description = "Example knapsack" |
19 | | -include = true |
| 30 | +description = "example knapsack" |
20 | 31 |
|
21 | 32 | [f23a2449-d67c-4c26-bf3e-cde020f27ecc] |
22 | 33 | description = "8 items" |
23 | | -include = true |
24 | 34 |
|
25 | 35 | [7c682ae9-c385-4241-a197-d2fa02c81a11] |
26 | 36 | description = "15 items" |
27 | | -include = true |
|
0 commit comments