InterviewSolution
Saved Bookmarks
| 1. |
To each element of the set S = {1, 2, 3.....1000}, a colour is assigned. Suppose that for any two elements a, b of S, if 15 divides a + b they are both assigned the same colour. What is the maximum possible number of distinct colours used |
|
Answer» |
|