|
| 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 | +[c1ed103c-258d-45b2-be73-d8c6d9580c7b] |
| 13 | +description = "Zero is an Armstrong number" |
| 14 | + |
| 15 | +[579e8f03-9659-4b85-a1a2-d64350f6b17a] |
| 16 | +description = "Single-digit numbers are Armstrong numbers" |
| 17 | + |
| 18 | +[2d6db9dc-5bf8-4976-a90b-b2c2b9feba60] |
| 19 | +description = "There are no two-digit Armstrong numbers" |
| 20 | + |
| 21 | +[509c087f-e327-4113-a7d2-26a4e9d18283] |
| 22 | +description = "Three-digit number that is an Armstrong number" |
| 23 | + |
| 24 | +[7154547d-c2ce-468d-b214-4cb953b870cf] |
| 25 | +description = "Three-digit number that is not an Armstrong number" |
| 26 | + |
| 27 | +[6bac5b7b-42e9-4ecb-a8b0-4832229aa103] |
| 28 | +description = "Four-digit number that is an Armstrong number" |
| 29 | + |
| 30 | +[eed4b331-af80-45b5-a80b-19c9ea444b2e] |
| 31 | +description = "Four-digit number that is not an Armstrong number" |
| 32 | + |
| 33 | +[f971ced7-8d68-4758-aea1-d4194900b864] |
| 34 | +description = "Seven-digit number that is an Armstrong number" |
| 35 | + |
| 36 | +[7ee45d52-5d35-4fbd-b6f1-5c8cd8a67f18] |
| 37 | +description = "Seven-digit number that is not an Armstrong number" |
| 38 | + |
| 39 | +[5ee2fdf8-334e-4a46-bb8d-e5c19c02c148] |
| 40 | +description = "Armstrong number containing seven zeroes" |
| 41 | +include = false |
| 42 | + |
| 43 | +[12ffbf10-307a-434e-b4ad-c925680e1dd4] |
| 44 | +description = "The largest and last Armstrong number" |
| 45 | +include = false |
0 commit comments