|
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. |
4 | 11 |
|
5 | 12 | [88bf4b28-0de3-4883-93c7-db1b14aa806e] |
6 | 13 | description = "just a number" |
7 | 14 |
|
| 15 | +[18983214-1dfc-4ebd-ac77-c110dde699ce] |
| 16 | +description = "just a zero" |
| 17 | + |
| 18 | +[607c08ee-2241-4288-916d-dae5455c87e6] |
| 19 | +description = "just a negative number" |
| 20 | + |
8 | 21 | [bb8c655c-cf42-4dfc-90e0-152fcfd8d4e0] |
9 | 22 | description = "addition" |
10 | 23 |
|
| 24 | +[bb9f2082-171c-46ad-ad4e-c3f72087c1b5] |
| 25 | +description = "addition with a left hand zero" |
| 26 | + |
| 27 | +[6fa05f17-405a-4742-80ae-5d1a8edb0d5d] |
| 28 | +description = "addition with a right hand zero" |
| 29 | + |
11 | 30 | [79e49e06-c5ae-40aa-a352-7a3a01f70015] |
12 | 31 | description = "more addition" |
13 | 32 |
|
|
0 commit comments