1- # This is an auto-generated file. Regular comments will be removed when this
2- # file is regenerated. Regenerating will not touch any manually added keys,
3- # so comments can be added in a "comment" key.
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.
411
512[a6f2b4ba-065f-4dca-b6f0-e3eee51cb661 ]
613description = " Measure using bucket one of size 3 and bucket two of size 5 - start with bucket one"
@@ -19,3 +26,12 @@ description = "Measure one step using bucket one of size 1 and bucket two of siz
1926
2027[eb329c63-5540-4735-b30b-97f7f4df0f84 ]
2128description = " Measure using bucket one of size 2 and bucket two of size 3 - start with bucket one and end with bucket two"
29+
30+ [449be72d-b10a-4f4b-a959-ca741e333b72 ]
31+ description = " Not possible to reach the goal"
32+
33+ [aac38b7a-77f4-4d62-9b91-8846d533b054 ]
34+ description = " With the same buckets but a different goal, then it is possible"
35+
36+ [74633132-0ccf-49de-8450-af4ab2e3b299 ]
37+ description = " Goal larger than both buckets is impossible"
0 commit comments