Two hundred students participated in a math contest. The had six problems to solve. Each problem was correctly solved by at least 120 participants. Prove, using double counting, that there must be two participants such that every problem was solved by at least one of these students.
My approach was that I have proved that maximum number of questions solved by a student is at least 4 and was able to prove the given statement, but is it double counting or not? If it isn't how to prove using double counting?
I would call this the pigeonhole principle rather than double counting, but I suspect they mean the same thing.
You say you can show at least one student answered at least $4$ questions correctly. Presumably this is based on something like $\frac{120\times 6}{200}=3.6>3$. You could expand this to saying at least $120$ students answered at least $4$ questions correctly since $\frac{120 \times 4 +80\times 3}{200}=3.6$, but do not need to.