This is an 2013 Local INOI Informatics Olympiad Question.
Suppose we have
1393
points on real axis. we want to color this points such that for each arbitrary interval [a, b], if at least one point of 1393 points be in interval, at least one point inside the interval has different color with other points in this interval. with how many colors this can be done? (best answer is 11).
INOI Commit say short answer with 11. How we can calculate this question?