Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Problem 172 - Factorial Trailing Zeroes

The perfect solution learnt from Internet has a theorem:
n/k means the number in 1 to n that can be divided by k exactly.