From 0ff5d4a73d70a348f7dc35edaf53f2d454deab8d Mon Sep 17 00:00:00 2001 From: problsolv Date: Sat, 22 Nov 2025 21:33:48 -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 beb1625..afa0863 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’, 'A’ \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 $|S|$ ($1 \leq n \leq 10^5$), the number of intervals. + \item \texttt{s} ($1 \leq |s| \leq 10^5$) \end{itemize} \outputformat