How many zeros are there in $25!$?
I don't know how to really calculate it the number of zeros in the right hand can easily find by Legendre's formula.
That gives us:
$\lfloor{\frac{25}{5}}\rfloor+\lfloor{\frac{25}{25}}\rfloor=5+1=6$
But I got stuck with finding the zeros between.Any hints?