|
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 | [924fc966-a8f5-4288-82f2-6b9224819ccd] |
6 | 13 | description = "no factors" |
7 | 14 |
|
8 | 15 | [17e30670-b105-4305-af53-ddde182cb6ad] |
9 | 16 | description = "prime number" |
10 | 17 |
|
| 18 | +[238d57c8-4c12-42ef-af34-ae4929f94789] |
| 19 | +description = "another prime number" |
| 20 | + |
11 | 21 | [f59b8350-a180-495a-8fb1-1712fbee1158] |
12 | 22 | description = "square of a prime" |
13 | 23 |
|
| 24 | +[756949d3-3158-4e3d-91f2-c4f9f043ee70] |
| 25 | +description = "product of first prime" |
| 26 | + |
14 | 27 | [bc8c113f-9580-4516-8669-c5fc29512ceb] |
15 | 28 | description = "cube of a prime" |
16 | 29 |
|
| 30 | +[7d6a3300-a4cb-4065-bd33-0ced1de6cb44] |
| 31 | +description = "product of second prime" |
| 32 | + |
| 33 | +[073ac0b2-c915-4362-929d-fc45f7b9a9e4] |
| 34 | +description = "product of third prime" |
| 35 | + |
| 36 | +[6e0e4912-7fb6-47f3-a9ad-dbcd79340c75] |
| 37 | +description = "product of first and second prime" |
| 38 | + |
17 | 39 | [00485cd3-a3fe-4fbe-a64a-a4308fc1f870] |
18 | 40 | description = "product of primes and non-primes" |
19 | 41 |
|
|
0 commit comments