logic question about factorials
Posted
by Syom
on Stack Overflow
See other posts from Stack Overflow
or by Syom
Published on 2010-03-19T23:53:51Z
Indexed on
2010/03/20
0:01 UTC
Read the original article
Hit count: 149
I have a problem and can't solve it alone. My teacher gives me one logic task today, and i'm sure you can help me.
How can I count the number of zeroes at the end of factorial(41). (on paper) I understand that it has nothing to do with programing, but I'm sure programers can help me.
Thanks in advance.
© Stack Overflow or respective owner