A Nice Constructive Problem.
Разница между en2 и en3, 0 символ(ов) изменены
1. You have to make an array of n elements where the summation of any SUBARRAY won't be divisible by m (n > m).↵
Is it possible? If not then proof?↵
2. You have to make an array of n elements where the summation of any SUBSET won't be divisible by m (n > m).↵
Is it possible? If not then proof?↵
for simplicity: 1 <= n, m <= 100000

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский void.abyss 2019-07-14 09:13:12 0 (published)
en2 Английский void.abyss 2019-07-14 09:12:56 12 (saved to drafts)
en1 Английский void.abyss 2019-07-14 09:10:06 351 Initial revision (published)