Skip to content

Commit

Permalink
Fix problem formating
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 27, 2023
1 parent 9216109 commit 3c25897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/beecrowd/2651/problem.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fan has called you in the letter.

## Input

Contains a string $S (1 \leq |S| \leq 105)$ that represents how the Link fan referred to
Contains a string $S (1 \leq |S| \leq 10^5)$ that represents how the Link fan referred to
him on the letter The string is composed of only uppercase and lowercase
letters.

Expand Down

0 comments on commit 3c25897

Please sign in to comment.