I've found the following interesting exercise.
Let $z_1,...,z_n \in B(0,1) = \{ z \in \mathbb{C} \mid | z | \leq 1 \}$ be $n$ complex numbers in the unit sphere. Show that there exists a $w \in B(0,1)$ for which is $$\sum_{i=1}^n | z_i - w | \geq n.$$
I tried to proove it by induction, but it didn't seem to work since I don't know how to choose $w$ with respect to $z_1,...,z_n$.