Problem

Source: 2019 Saudi Arabia January Camp Test 2.2

Tags: combinatorics



There are $3$ clubs $A,B,C$ with non-empty members. For any triplet of members $(a, b, c)$ with $a \in A, b \in B, c \in C$, two of them are friend and two of them are not friend (here the friend relationship is bidirectional). Prove that one of these statements must be true 1. There exist one student from $A$ that knows all students from $B$ 2. There exist one student from $B$ that knows all students from $C$ 3. There exist one student from $C$ that knows all students from $A$