From 3c258974647b234b36ce305299981cfe1cea249c Mon Sep 17 00:00:00 2001 From: Denis Costa Date: Wed, 27 Dec 2023 15:43:50 -0300 Subject: [PATCH] Fix problem formating --- solutions/beecrowd/2651/problem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/beecrowd/2651/problem.md b/solutions/beecrowd/2651/problem.md index 02e208ec..f0eff558 100644 --- a/solutions/beecrowd/2651/problem.md +++ b/solutions/beecrowd/2651/problem.md @@ -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.