Minor edit

This commit is contained in:
2023-12-18 08:59:10 -08:00
parent a5e6aca0a9
commit 0319c52248

View File

@ -15,8 +15,8 @@
\problem{}
Take any positive integer $n$. \par
Now, write it as sum of smaller positive integers: $n = a_1 + a_2 + ... + a_k$. \par
Maximize the product $a_1 \times a_2 \times ... \times a_k$.
Now, write it as sum of smaller positive integers: $n = a_1 + a_2 + ... + a_k$ \par
Maximize the product $a_1 \times a_2 \times ... \times a_k$