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