feat: updated problem statements to include author.

This commit is contained in:
2026-05-18 16:50:45 -03:00
parent c58f6e4aeb
commit 6bc674b1d4
85 changed files with 94 additions and 61 deletions

View File

@@ -1 +1,5 @@
A saída consiste em um único inteiro representando o número total de sequências válidas de lançamentos, considerando o resultado módulo \(10^9 + 7\).
\section*{Observações}
Problema adaptado de \href{https://leetcode.com/problems/dice-roll-simulation/}{Leetcode 1223}.