-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
73 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,30 @@ | ||
# This is an auto-generated file. Regular comments will be removed when this | ||
# file is regenerated. Regenerating will not touch any manually added keys, | ||
# so comments can be added in a "comment" key. | ||
# This is an auto-generated file. | ||
# | ||
# Regenerating this file via `configlet sync` will: | ||
# - Recreate every `description` key/value pair | ||
# - Recreate every `reimplements` key/value pair, where they exist in problem-specifications | ||
# - Remove any `include = true` key/value pair (an omitted `include` key implies inclusion) | ||
# - Preserve any other key/value pair | ||
# | ||
# As user-added comments (using the # character) will be removed when this file | ||
# is regenerated, comments can be added via a `comment` key. | ||
|
||
[64d97c14-36dd-44a8-9621-2cecebd6ed23] | ||
description = "accumulate empty" | ||
|
||
[00008ed2-4651-4929-8c08-8b4dbd70872e] | ||
description = "accumulate squares" | ||
|
||
[551016da-4396-4cae-b0ec-4c3a1a264125] | ||
description = "accumulate upcases" | ||
|
||
[cdf95597-b6ec-4eac-a838-3480d13d0d05] | ||
description = "accumulate reversed strings" | ||
|
||
[bee8e9b6-b16f-4cd2-be3b-ccf7457e50bb] | ||
description = "accumulate recursively" | ||
include = false | ||
|
||
[0b357334-4cad-49e1-a741-425202edfc7c] | ||
description = "accumulate recursively" | ||
reimplements = "bee8e9b6-b16f-4cd2-be3b-ccf7457e50bb" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters