Skip to content

Commit

Permalink
Update description.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iHiD authored Aug 13, 2024
1 parent 685ec55 commit 4c8ffd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/series/description.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ And the following 4-digit series:
- "4914"
- "9142"

And if you ask for a 6-digit series from a 5-digit string, you deserve whatever you get.
Trying to extract a 6-digit series from a 5-digit string should result in an error.

Note that these series are only required to occupy _adjacent positions_ in the input;
the digits need not be _numerically consecutive_.

0 comments on commit 4c8ffd7

Please sign in to comment.