feat: problem partialy formatted

This commit is contained in:
2025-12-01 20:56:56 -03:00
parent 26cf0fe8f8
commit bf6ef948b9
226 changed files with 6678 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
\documentclass{maratona}
\begin{document}
\begin{ProblemaAutor}{}{Maior Subsequência Comum}{1}{256}{}
\ExemploEntrada
\begin{Exemplo}
\texttt{abcde~ace} & \texttt{3}\\
\rowcolor{gray!20}\texttt{abc~abc} & \texttt{3}\\
\texttt{abc~hhh} & \texttt{0}\\
\end{Exemplo}
\end{ProblemaAutor}
\end{document}