What’s This All About?
Imagine you’re given a list of numbers. Let’s say 20 numbers, chosen from 1 to 100. The question is simple:
Is it always true that you can find three different numbers in the list whose sum is divisible by 3?
It sounds easy, right? But once you try different lists, you’ll start to wonder.