|
| 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 | + |
| 12 | +[540a3d51-e7a6-47a5-92a3-4ad1838f0bfd] |
| 13 | +description = "zero steps for one" |
| 14 | + |
| 15 | +[3d76a0a6-ea84-444a-821a-f7857c2c1859] |
| 16 | +description = "divide if even" |
| 17 | + |
| 18 | +[754dea81-123c-429e-b8bc-db20b05a87b9] |
| 19 | +description = "even and odd steps" |
| 20 | + |
| 21 | +[ecfd0210-6f85-44f6-8280-f65534892ff6] |
| 22 | +description = "large number of even and odd steps" |
| 23 | + |
| 24 | +[7d4750e6-def9-4b86-aec7-9f7eb44f95a3] |
| 25 | +description = "zero is an error" |
| 26 | +include = false |
| 27 | + |
| 28 | +[2187673d-77d6-4543-975e-66df6c50e2da] |
| 29 | +description = "zero is an error" |
| 30 | +reimplements = "7d4750e6-def9-4b86-aec7-9f7eb44f95a3" |
| 31 | + |
| 32 | +[c6c795bf-a288-45e9-86a1-841359ad426d] |
| 33 | +description = "negative value is an error" |
| 34 | +include = false |
| 35 | + |
| 36 | +[ec11f479-56bc-47fd-a434-bcd7a31a7a2e] |
| 37 | +description = "negative value is an error" |
| 38 | +reimplements = "c6c795bf-a288-45e9-86a1-841359ad426d" |
0 commit comments