Update exam/packet.tex
This commit is contained in:
@@ -142,8 +142,8 @@ Output:
|
|||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
|
||||||
% ========================= Problem 4 =========================
|
% ========================= Problem 4 =========================
|
||||||
\problem{Problem 3: Merge Intervals}
|
\problem{Problem 4: Six Seven}
|
||||||
\textit{Difficulty: Hard}
|
\textit{Difficulty: Easy}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
You are given a string S composed of only the characters ‘6', ‘7’, ‘A', ‘B', and ‘\#' (without the quotation marks). This string is processed from left to right, and you must maintain a sequence of chracters that changes according to these rules:
|
You are given a string S composed of only the characters ‘6', ‘7’, ‘A', ‘B', and ‘\#' (without the quotation marks). This string is processed from left to right, and you must maintain a sequence of chracters that changes according to these rules:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user