Also, in how many ways can we arrange them if $15$ people should be in one of the cars? I used ‘stars and bars’ method.
Let $x_i$ be number of people in car i;
So $x_1+x_2+x_3+x_4+x_5=80$
In the first question $x_1=15$, so $x_2+x_3+x_4+x_5=65$, that's $\frac{(65+3)!}{(65! \times 3!)}$
But I am stuck on question $2$. Because if we multiply $\frac{(65+3)!}{(65! \times 3!)}$ by $5$, we will get more arrangements, from what are possible because we count multiple times those arrangements when in at least $2$ cars there are exactly $15$ people.