- 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?
- 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