From 6ecc701134a19bb9f4da14baafb0a08af79f8377 Mon Sep 17 00:00:00 2001 From: problsolv Date: Sat, 22 Nov 2025 21:39:50 -0600 Subject: [PATCH] Update exam/packet.tex --- exam/packet.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exam/packet.tex b/exam/packet.tex index 817397d..1f338f7 100644 --- a/exam/packet.tex +++ b/exam/packet.tex @@ -156,7 +156,7 @@ You are given a string S composed of only the characters \‘6\’, \‘7\’, \ \inputformat \begin{itemize} \item The first line consists of the string S. The string consists only of the characters 6, 7, A, B, and #. - \item \texttt{s} ($1 \leq |s| \leq 10^5$) + \item It is guaranteed that \texttt{s} ($1 \leq |s| \leq 10^5$) \end{itemize} \outputformat