|
| 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 | +[9fbde8de-36b2-49de-baf2-cd42d6f28405] |
| 13 | +description = "returns the number of grains on the square -> grains on square 1" |
| 14 | + |
| 15 | +[ee1f30c2-01d8-4298-b25d-c677331b5e6d] |
| 16 | +description = "returns the number of grains on the square -> grains on square 2" |
| 17 | + |
| 18 | +[10f45584-2fc3-4875-8ec6-666065d1163b] |
| 19 | +description = "returns the number of grains on the square -> grains on square 3" |
| 20 | + |
| 21 | +[a7cbe01b-36f4-4601-b053-c5f6ae055170] |
| 22 | +description = "returns the number of grains on the square -> grains on square 4" |
| 23 | + |
| 24 | +[c50acc89-8535-44e4-918f-b848ad2817d4] |
| 25 | +description = "returns the number of grains on the square -> grains on square 16" |
| 26 | + |
| 27 | +[acd81b46-c2ad-4951-b848-80d15ed5a04f] |
| 28 | +description = "returns the number of grains on the square -> grains on square 32" |
| 29 | + |
| 30 | +[c73b470a-5efb-4d53-9ac6-c5f6487f227b] |
| 31 | +description = "returns the number of grains on the square -> grains on square 64" |
| 32 | + |
| 33 | +[1d47d832-3e85-4974-9466-5bd35af484e3] |
| 34 | +description = "returns the number of grains on the square -> square 0 is invalid" |
| 35 | + |
| 36 | +[61974483-eeb2-465e-be54-ca5dde366453] |
| 37 | +description = "returns the number of grains on the square -> negative square is invalid" |
| 38 | + |
| 39 | +[a95e4374-f32c-45a7-a10d-ffec475c012f] |
| 40 | +description = "returns the number of grains on the square -> square greater than 64 is invalid" |
| 41 | + |
| 42 | +[6eb07385-3659-4b45-a6be-9dc474222750] |
| 43 | +description = "returns the total number of grains on the board" |
0 commit comments