updating delete and earn with python sol

This commit is contained in:
2026-05-14 11:45:44 -03:00
parent 189f75019b
commit 32713bd845
11 changed files with 46 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ A segunda linha contém \( n \) inteiros \( a_1, a_2, \ldots, a_n \) (\( 1 \leq
A saída deve conter um único inteiro, representando a pontuação máxima possível obtida após realizar as operações descritas.
\ExemploEntrada
\begin{Exemplo}
\texttt{3} & \texttt{8}\\
\texttt{3~4~5} & \\