I am baffling this question for a couple of days now and haven't seen a proof to this yet.
So as the title says: We have $n$ numbers such that their sum is $10n$ and we need to prove using dirichlet principle (pigeonhole principle) that there exist $k$ out of these $n$ numbers such that their sum is at least $10k$
I tried at least using the contrary:
Assume on the contrary that there exist $k$ numbers from these $n$ numbers such that their sum is at most $10k-1$ then we have $n-k$ numbers such that their sum is at least $10n-(10k-1)=10n-10k+1$
Here I get stuck not knowing how to proceed nor understanding what are the pigeons/pigeonholes here.