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[5cff78fe-cf02-459d-85c2-ce584679f887 ]
6- description  = " finds  the smallest palindrome from single digit factors" 
13+ description  = " find  the smallest palindrome from single digit factors" 
714
815[0853f82c-5fc4-44ae-be38-fadb2cced92d ]
9- description  = " finds  the largest palindrome from single digit factors" 
16+ description  = " find  the largest palindrome from single digit factors" 
1017
1118[66c3b496-bdec-4103-9129-3fcb5a9063e1 ]
1219description  = " find the smallest palindrome from double digit factors" 
@@ -15,13 +22,13 @@ description = "find the smallest palindrome from double digit factors"
1522description  = " find the largest palindrome from double digit factors" 
1623
1724[cecb5a35-46d1-4666-9719-fa2c3af7499d ]
18- description  = " find smallest palindrome from triple digit factors" 
25+ description  = " find the  smallest palindrome from triple digit factors" 
1926
2027[edab43e1-c35f-4ea3-8c55-2f31dddd92e5 ]
2128description  = " find the largest palindrome from triple digit factors" 
2229
2330[4f802b5a-9d74-4026-a70f-b53ff9234e4e ]
24- description  = " find smallest palindrome from four digit factors" 
31+ description  = " find the  smallest palindrome from four digit factors" 
2532
2633[787525e0-a5f9-40f3-8cb2-23b52cf5d0be ]
2734description  = " find the largest palindrome from four digit factors" 
@@ -37,3 +44,6 @@ description = "error result for smallest if min is more than max"
3744
3845[eeeb5bff-3f47-4b1e-892f-05829277bd74 ]
3946description  = " error result for largest if min is more than max" 
47+ 
48+ [16481711-26c4-42e0-9180-e2e4e8b29c23 ]
49+ description  = " smallest product does not use the smallest factor" 
0 commit comments