In a school there are $n$ students, each with a different student number. Each student number is a positive factor of $60^{60},$ and the GCD of two student numbers is not a student number in the school. Find the greatest possible value of $n$.
I am completely lost in this problem. What should I do to solve it?
So far what I have done: $60^{60} = 2^{120}*3^{60}*5^{60}$
Each student number is of form: $2^{a}*3^{b}*5^{c} (0 \leq a \leq 120, 0 \leq b \leq 60,0 \leq c \leq 60)$