A Nice Constructive Problem.

Правка en1, от void.abyss, 2019-07-14 09:10:06
  1. You have to make an array of n elements where the summation of any SUBARRAY won't divisible by m (n > m). Is it possible? If not then prrof?
  2. You have to make an array of n elements where the summation of any SUBSET won't divisible by m (n>m). Is it possible? If not then prrof? for simplicity: 1 <= n, m <= 100000
Теги #constructive algorithms, #math

История

 
 
 
 
Правки
 
 
  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)